summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2000-11-02 18:05:34 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2000-11-02 18:05:34 +0000
commit672da3532f16b682b9cfbed38a7323f6cb51a25c (patch)
treeeaea333ccde8fdc7493990282bb85a333fa8f7bb /include
parent554cd6ba8cfc63a6f44e733eed38248b93eb89db (diff)
bumped version numbers to 3.4
Diffstat (limited to 'include')
-rw-r--r--include/GL/xmesa.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/GL/xmesa.h b/include/GL/xmesa.h
index 0c50b48c7cd..868d8e9f2a8 100644
--- a/include/GL/xmesa.h
+++ b/include/GL/xmesa.h
@@ -1,4 +1,4 @@
-/* $Id: xmesa.h,v 1.8 2000/05/02 02:30:01 brianp Exp $ */
+/* $Id: xmesa.h,v 1.8.4.1 2000/11/02 18:08:28 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -89,7 +89,7 @@ extern struct Library *XLibBase;
#define XMESA_MAJOR_VERSION 3
-#define XMESA_MINOR_VERSION 3
+#define XMESA_MINOR_VERSION 4