Update to reflect 2.2.0 release
authorJ.C. Jones <jc@insufficient.coffee>
Thu, 11 Dec 2003 17:03:09 +0000 (17:03 +0000)
committerJ.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

index 177b200..03296e0 100644 (file)
@@ -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.