From 65a9ca33816773f4edcd1c88bf7bf139eb440f4c Mon Sep 17 00:00:00 2001 From: Daniel Borca Date: Tue, 12 Oct 2004 06:43:57 +0000 Subject: bump version numbers to their real values --- include/GL/xmesa.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/GL/xmesa.h') diff --git a/include/GL/xmesa.h b/include/GL/xmesa.h index 2b7f367543..ab813b23ba 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 -- cgit v1.2.3