Changing the version number since we're making some rather extensive changes to the...
authorJohn F. Fay <johnffay@nettally.com>
Tue, 31 Jan 2012 04:56:12 +0000 (04:56 +0000)
committerJohn 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

index ebd9340..bbef2ce 100644 (file)
@@ -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