summaryrefslogtreecommitdiff
path: root/include/GL/svgamesa.h
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2000-02-09 19:03:28 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2000-02-09 19:03:28 +0000
commit668ac873a0435689d3d1b663ed73fbd876b49ffd (patch)
treec338970d1f3224fb357c6c69f1f177bfe45c9b8a /include/GL/svgamesa.h
parentbab8f790aed0085ef4353db69d3c6c537f1174b6 (diff)
updated version info
Diffstat (limited to 'include/GL/svgamesa.h')
-rw-r--r--include/GL/svgamesa.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/GL/svgamesa.h b/include/GL/svgamesa.h
index 6025aaefc5b..5084a2133d6 100644
--- a/include/GL/svgamesa.h
+++ b/include/GL/svgamesa.h
@@ -1,8 +1,8 @@
-/* $Id: svgamesa.h,v 1.3 2000/01/22 20:09:30 brianp Exp $ */
+/* $Id: svgamesa.h,v 1.4 2000/02/09 19:03:28 brianp Exp $ */
/*
* Mesa 3-D graphics library
- * Version: 3.2
+ * Version: 3.3
* Copyright (C) 1995-2000 Brian Paul
*
* This library is free software; you can redistribute it and/or
@@ -53,7 +53,7 @@
#define SVGAMESA_MAJOR_VERSION 3
-#define SVGAMESA_MINOR_VERSION 2
+#define SVGAMESA_MINOR_VERSION 3
#ifdef __cplusplus