X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=include%2FGL%2Fglut.h;h=de16dcfc43c9c23af9537b3c4a36fdd4686f536b;hb=27e9c083481bd122e05dc6eff558d385eb3804f1;hp=23999fd2ab08cd92a6834ab56f1cf82450eb6076;hpb=7542c564fa2f4baa5c68e3b8422bea43cb7b03c1;p=freeglut diff --git a/include/GL/glut.h b/include/GL/glut.h index 23999fd..de16dcf 100644 --- a/include/GL/glut.h +++ b/include/GL/glut.h @@ -73,11 +73,7 @@ */ #define FREEGLUT 1 #define GLUT_API_VERSION 4 -#define FREEGLUT_VERSION_1_4 1 - -#define VERSION_MAJOR 1 -#define VERSION_MINOR 4 -#define VERSION_PATCH 0 +#define FREEGLUT_VERSION_2_0 1 /* * Always include OpenGL and GLU headers