Skip to content

Commit a8a75e7

Browse files
committed
Updated CHANGELOG.md. Bumped version to 2.7.0.12.
1 parent 0c156f9 commit a8a75e7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.7.0.12
2+
--------
3+
* Mac OS X: Make it possible to link against freeglut.
4+
15
2.7.0.11
26
--------
37
* Linux: Try to load versioned GLUT library, too, because the unversioned one is often in *-dev packages only.

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.11
2+
version: 2.7.0.12
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)