projects
/
freeglut
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c83751
)
Changing the version number since we're making some rather extensive changes to the...
author
John F. Fay
<johnffay@nettally.com>
Tue, 31 Jan 2012 04:56:12 +0000
(
04:56
+0000)
committer
John F. Fay
<johnffay@nettally.com>
Tue, 31 Jan 2012 04:56:12 +0000
(
04:56
+0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1032
7f0cb862
-5218-0410-a997-
914c9d46530a
src/Common/freeglut_internal.h
patch
|
blob
|
history
diff --git
a/src/Common/freeglut_internal.h
b/src/Common/freeglut_internal.h
index
ebd9340
..
bbef2ce
100644
(file)
--- a/
src/Common/freeglut_internal.h
+++ b/
src/Common/freeglut_internal.h
@@
-33,8
+33,8
@@
#endif
\r
\r
/* XXX Update these for each release! */
\r
-#define VERSION_MAJOR 2
\r
-#define VERSION_MINOR 7
\r
+#define VERSION_MAJOR 3
\r
+#define VERSION_MINOR 0
\r
#define VERSION_PATCH 0
\r
\r
/* Freeglut is intended to function under all Unix/X11 and Win32 platforms. */
\r