projects
/
freeglut
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e87b7bb
)
Update to reflect 2.2.0 release
author
J.C. Jones
<jc@insufficient.coffee>
Thu, 11 Dec 2003 17:03:09 +0000
(17:03 +0000)
committer
J.C. Jones
<jc@insufficient.coffee>
Thu, 11 Dec 2003 17:03:09 +0000
(17:03 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@386
7f0cb862
-5218-0410-a997-
914c9d46530a
src/freeglut_internal.h
patch
|
blob
|
history
diff --git
a/src/freeglut_internal.h
b/src/freeglut_internal.h
index
177b200
..
03296e0
100644
(file)
--- a/
src/freeglut_internal.h
+++ b/
src/freeglut_internal.h
@@
-30,8
+30,8
@@
/* XXX Update these for each release! */
#define VERSION_MAJOR 2
-#define VERSION_MINOR 0
-#define VERSION_PATCH 2
+#define VERSION_MINOR 2
+#define VERSION_PATCH 0
/*
* Freeglut is meant to be available under all Unix/X11 and Win32 platforms.