src/freeglut_window.c:551 Removed extra carriage return for Windows users
[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