Synched version number with configure.ac. We should better remove this
authorSven Panne <sven.panne@aedion.de>
Sat, 28 Feb 2009 12:16:03 +0000 (12:16 +0000)
committerSven Panne <sven.panne@aedion.de>
Sat, 28 Feb 2009 12:16:03 +0000 (12:16 +0000)
redundancy and calculate this from configure.ac directly.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@781 7f0cb862-5218-0410-a997-914c9d46530a

src/freeglut_internal.h

index 357e8b9..e7540b0 100644 (file)
@@ -34,7 +34,7 @@
 
 /* XXX Update these for each release! */
 #define  VERSION_MAJOR 2
-#define  VERSION_MINOR 4
+#define  VERSION_MINOR 6
 #define  VERSION_PATCH 0
 
 /* Freeglut is intended to function under all Unix/X11 and Win32 platforms. */