We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2e0925 commit 3037145Copy full SHA for 3037145
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+2.5.2.1
2
+-------
3
+
4
2.5.2.0
5
-------
6
* Updated OpenGL registry to r31811.
OpenGLRaw.cabal
@@ -1,5 +1,5 @@
name: OpenGLRaw
-version: 2.5.2.0
+version: 2.5.2.1
synopsis: A raw binding for the OpenGL graphics system
description:
OpenGLRaw is a raw Haskell binding for the OpenGL 4.5 graphics system and
@@ -29,6 +29,7 @@ category: Graphics
29
build-type: Simple
30
cabal-version: >= 1.10
31
extra-source-files:
32
+ CHANGELOG.md
33
README.md
34
RegistryProcessor/LICENSE
35
RegistryProcessor/OpenGL-Registry/gl.xml
0 commit comments