GLUT_VERSION updates from John Fay
[freeglut] / include / GL / glut.h
index cbc1e6c..b694c78 100644 (file)
@@ -75,6 +75,9 @@
 #define  GLUT_API_VERSION     4
 #define  FREEGLUT_VERSION_1_3 1
 
+#define  VERSION_MAJOR        1
+#define  VERSION_MINOR        4
+#define  VERSION_PATCH        0
 
 /*
  * Always include OpenGL and GLU headers