Skip to content

Commit eef5e2e

Browse files
committed
0.7007
1 parent 27d959f commit eef5e2e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Changes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
0.7007 2026-03-13
12
- add glpErrorString
23
- add _o aliases for all functions taking OpenGL::Array args
34
- use OpenGL::Modern for _c, most _p, and simple bindings

lib/OpenGL.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ use Exporter 'import';
1515

1616
use Carp;
1717

18-
our $VERSION = '0.7006';
18+
our $VERSION = '0.7007';
1919
our $BUILD_VERSION = our $XS_VERSION = $VERSION;
2020
$VERSION =~ tr/_//d;
2121

0 commit comments

Comments
 (0)