diff --git a/freeglut/freeglut/include/GL/glut.h b/freeglut/freeglut/include/GL/glut.h index b694c78..23999fd 100644 --- a/freeglut/freeglut/include/GL/glut.h +++ b/freeglut/freeglut/include/GL/glut.h @@ -73,7 +73,7 @@ */ #define FREEGLUT 1 #define GLUT_API_VERSION 4 -#define FREEGLUT_VERSION_1_3 1 +#define FREEGLUT_VERSION_1_4 1 #define VERSION_MAJOR 1 #define VERSION_MINOR 4