Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Commit 89387a4

Browse files
devel-chmwchristian
authored andcommitted
Update VERSION to 0.70_03 for more development
1 parent 43a4ddf commit 89387a4

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

Changes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Revision history for Perl extension OpenGL::Array.
22

3+
0.70_03 TBD
4+
5+
36
0.70_02 2017-03-03 09:40:46-05:00
47
- Fix Apple includes for GL (uses <OpenGL/gl.h>)
58

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
OpenGL-Array version 0.70_02
1+
OpenGL-Array version 0.70_03
22
============================
33

44
This is a stand-alone distribution of OpenGL::Array

lib/OpenGL/Array.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ our @EXPORT = qw(
2626
2727
);
2828

29-
our $VERSION = '0.70_02';
29+
our $VERSION = '0.70_03';
3030

3131

3232
bootstrap OpenGL::Array;

0 commit comments

Comments
 (0)