diff options
Diffstat (limited to 'include/GL/uglmesa.h')
-rw-r--r-- | include/GL/uglmesa.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/GL/uglmesa.h b/include/GL/uglmesa.h index a70a0ae9129..7ef5843504e 100644 --- a/include/GL/uglmesa.h +++ b/include/GL/uglmesa.h @@ -4,7 +4,7 @@ /* * Mesa 3-D graphics library - * Version: 3.5 + * Version: 4.0 * * The MIT License * Permission is hereby granted, free of charge, to any person obtaining a @@ -38,7 +38,7 @@ extern "C" { #endif -#define UGL_MESA_MAJOR_VERSION 1 +#define UGL_MESA_MAJOR_VERSION 4 #define UGL_MESA_MINOR_VERSION 0 #include <GL/gl.h> |