Skip to content

Commit f7c53c4

Browse files
committed
Bumped version to 2.7.0.15.
1 parent 22c0f81 commit f7c53c4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2.7.0.15
2+
--------
3+
* Fixed typo in documentation.
4+
* Relaxed upper version bound for `StateVar`.
5+
16
2.7.0.14
27
--------
38
* Relaxed upper version bound for `containers`.

GLUT.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: GLUT
2-
version: 2.7.0.14
2+
version: 2.7.0.15
33
synopsis: A binding for the OpenGL Utility Toolkit
44
description:
55
A Haskell binding for the OpenGL Utility Toolkit, a window system independent

0 commit comments

Comments
 (0)