Skip to content

Commit 922a506

Browse files
committed
Bumped version to 2.13.0.0.
1 parent f68c417 commit 922a506

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2.12.1.0
1+
2.13.0.0
22
--------
33
* Added missing drawing commands using vertex arrays and some related types.
44
* Added missing whole framebuffer operations.

OpenGL.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: OpenGL
2-
version: 2.12.1.0
2+
version: 2.13.0.0
33
synopsis: A binding for the OpenGL graphics system
44
description:
55
A Haskell binding for the OpenGL graphics system (GL, version 4.5) and its

0 commit comments

Comments
 (0)