Added 'freeglut_ext.c' to the project files 'freeglut.dsp' and 'freeglut_static.dsp...
[freeglut] / include / GL / glut.h
index b694c78..5875764 100644 (file)
  */
 #define  FREEGLUT             1
 #define  GLUT_API_VERSION     4
-#define  FREEGLUT_VERSION_1_3 1
-
-#define  VERSION_MAJOR        1
-#define  VERSION_MINOR        4
-#define  VERSION_PATCH        0
+#define  FREEGLUT_VERSION_1_4 1
 
 /*
  * Always include OpenGL and GLU headers