Skip to content

Commit e322597

Browse files
committed
Version 1.3.0
Incremented because the GL commands/enums were updated for GL 4.4.
1 parent fe5103b commit e322597

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

opengl-core.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
Gem::Specification.new { |s|
66
s.name = 'opengl-core'
7-
s.version = '1.2.0'
8-
s.date = '2013-06-20'
7+
s.version = '1.3.0'
8+
s.date = '2013-07-22'
99
s.summary = 'OpenGL core profile bindings'
1010
s.description = 'OpenGL core profile (3.2 onward, no deprecated functionality) bindings for Ruby 2.x. Generated from Khronos XML spec files.'
1111
s.authors = [ 'Noel Raymond Cower' ]

0 commit comments

Comments
 (0)