diff options
author | Daniel Borca <[email protected]> | 2004-10-12 06:43:57 +0000 |
---|---|---|
committer | Daniel Borca <[email protected]> | 2004-10-12 06:43:57 +0000 |
commit | 65a9ca33816773f4edcd1c88bf7bf139eb440f4c (patch) | |
tree | f2a5f5628308a253d4bf2bdb3d2056f8d57855df /include/GL/fxmesa.h | |
parent | f5e7629685e30c6c5e6c7bb3bb8ebc330f91e053 (diff) |
bump version numbers to their real values
Diffstat (limited to 'include/GL/fxmesa.h')
-rw-r--r-- | include/GL/fxmesa.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/GL/fxmesa.h b/include/GL/fxmesa.h index 057e6bd017e..f8e9661f9cc 100644 --- a/include/GL/fxmesa.h +++ b/include/GL/fxmesa.h @@ -38,8 +38,8 @@ extern "C" { #endif -#define FXMESA_MAJOR_VERSION 5 -#define FXMESA_MINOR_VERSION 0 +#define FXMESA_MAJOR_VERSION 6 +#define FXMESA_MINOR_VERSION 3 /* |