summaryrefslogtreecommitdiff
path: root/include/GL/svgamesa.h
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>1999-11-24 18:43:19 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>1999-11-24 18:43:19 +0000
commitb16103c4668fb7adaf3b17dc7a416e10ffdbee7f (patch)
treed29393f8e729ecbe50a17335b04ee4100a6abb62 /include/GL/svgamesa.h
parent2257a120133010f42b4d0c3eb78b6a46a579e55b (diff)
bumped version to 3.3
Diffstat (limited to 'include/GL/svgamesa.h')
-rw-r--r--include/GL/svgamesa.h18
1 files changed, 3 insertions, 15 deletions
diff --git a/include/GL/svgamesa.h b/include/GL/svgamesa.h
index 9625a5b59ab..b8e1773260b 100644
--- a/include/GL/svgamesa.h
+++ b/include/GL/svgamesa.h
@@ -1,8 +1,8 @@
-/* $Id: svgamesa.h,v 1.1 1999/08/19 00:55:40 jtg Exp $ */
+/* $Id: svgamesa.h,v 1.2 1999/11/24 18:43:48 brianp Exp $ */
/*
* Mesa 3-D graphics library
- * Version: 3.0
+ * Version: 3.3
* Copyright (C) 1995-1998 Brian Paul
*
* This library is free software; you can redistribute it and/or
@@ -22,18 +22,6 @@
/*
- * $Log: svgamesa.h,v $
- * Revision 1.1 1999/08/19 00:55:40 jtg
- * Initial revision
- *
- * Revision 3.0 1998/02/20 05:07:24 brianp
- * initial rev
- *
- */
-
-
-
-/*
* SVGA/Mesa interface for Linux.
*/
@@ -65,7 +53,7 @@
#define SVGAMESA_MAJOR_VERSION 3
-#define SVGAMESA_MINOR_VERSION 0
+#define SVGAMESA_MINOR_VERSION 3
#ifdef __cplusplus