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/xmesa.h | |
parent | f5e7629685e30c6c5e6c7bb3bb8ebc330f91e053 (diff) |
bump version numbers to their real values
Diffstat (limited to 'include/GL/xmesa.h')
-rw-r--r-- | include/GL/xmesa.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/GL/xmesa.h b/include/GL/xmesa.h index 2b7f3675431..ab813b23baa 100644 --- a/include/GL/xmesa.h +++ b/include/GL/xmesa.h @@ -87,8 +87,8 @@ extern struct Library *XLibBase; #endif -#define XMESA_MAJOR_VERSION 4 -#define XMESA_MINOR_VERSION 1 +#define XMESA_MAJOR_VERSION 6 +#define XMESA_MINOR_VERSION 3 |