X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;ds=sidebyside;f=src%2Ffreeglut_internal.h;h=23ff6b6a868095aa6fda0be21bccf4d1c7254d89;hb=d6ccf7c81bdad11e6902a258e8e21fdbe6b9f968;hp=3f3541421641e9aae3992e449871921fb8488fb7;hpb=0c26580b96f8e2f431489049be61077bd24dd21d;p=freeglut diff --git a/src/freeglut_internal.h b/src/freeglut_internal.h index 3f35414..23ff6b6 100644 --- a/src/freeglut_internal.h +++ b/src/freeglut_internal.h @@ -31,7 +31,7 @@ /* XXX Update these for each release! */ #define VERSION_MAJOR 2 #define VERSION_MINOR 2 -#define VERSION_PATCH 0 +#define VERSION_PATCH 0 /* * Freeglut is meant to be available under all Unix/X11 and Win32 platforms. @@ -488,7 +488,7 @@ enum CB_ButtonBox, CB_TabletMotion, CB_TabletButton, - + /* Always make this the LAST one */ TOTAL_CALLBACKS };