projects
/
freeglut
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60fc701
)
s/FREEGLUT_VERSION_1_3/FREEGLUT_VERSION_1_4/
author
Brian Paul
<brianp@vmware.com>
Thu, 19 Jun 2003 15:35:29 +0000
(15:35 +0000)
committer
Brian Paul
<brianp@vmware.com>
Thu, 19 Jun 2003 15:35:29 +0000
(15:35 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@82
7f0cb862
-5218-0410-a997-
914c9d46530a
include/GL/glut.h
patch
|
blob
|
history
diff --git
a/include/GL/glut.h
b/include/GL/glut.h
index
b694c78
..
23999fd
100644
(file)
--- a/
include/GL/glut.h
+++ b/
include/GL/glut.h
@@
-73,7
+73,7
@@
*/
#define FREEGLUT 1
#define GLUT_API_VERSION 4
-#define FREEGLUT_VERSION_1_3 1
+#define FREEGLUT_VERSION_1_4 1
#define VERSION_MAJOR 1
#define VERSION_MINOR 4