diff options
author | Brian Paul <[email protected]> | 2001-09-23 16:06:13 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2001-09-23 16:06:13 +0000 |
commit | 78a03d3c455fec1ce5c26edec6016a6806d437b8 (patch) | |
tree | 38f2f18e0143764de89f1c764440597ee6a8fac0 /include/GL/uglmesa.h | |
parent | 497d6eab6603699d57d6a742a7940557c430afae (diff) |
bump versions to 4.0
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> |