Assorted version 2.0.0 updates (John Fay).
[freeglut] / include / GL / glut.h
index 5726f7c..de16dcf 100644 (file)
@@ -71,8 +71,9 @@
 /*
  * The freeglut and GLUT API versions
  */
-#define  FREEGLUT          1
-#define  GLUT_API_VERSION  4
+#define  FREEGLUT             1
+#define  GLUT_API_VERSION     4
+#define  FREEGLUT_VERSION_2_0 1
 
 /*
  * Always include OpenGL and GLU headers