Changing the version number since we're making some rather extensive changes to the code
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1032 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
parent
412df6db71
commit
ee0807ed33
@ -33,8 +33,8 @@
|
||||
#endif
|
||||
|
||||
/* XXX Update these for each release! */
|
||||
#define VERSION_MAJOR 2
|
||||
#define VERSION_MINOR 7
|
||||
#define VERSION_MAJOR 3
|
||||
#define VERSION_MINOR 0
|
||||
#define VERSION_PATCH 0
|
||||
|
||||
/* Freeglut is intended to function under all Unix/X11 and Win32 platforms. */
|
||||
|
Reference in New Issue
Block a user