summaryrefslogtreecommitdiff
path: root/include/GL/svgamesa.h
diff options
context:
space:
mode:
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 9625a5b59a..b8e1773260 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