summaryrefslogtreecommitdiff
path: root/include/GL/svgamesa.h
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2001-09-23 16:06:13 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2001-09-23 16:06:13 +0000
commit78a03d3c455fec1ce5c26edec6016a6806d437b8 (patch)
tree38f2f18e0143764de89f1c764440597ee6a8fac0 /include/GL/svgamesa.h
parent497d6eab6603699d57d6a742a7940557c430afae (diff)
bump versions to 4.0
Diffstat (limited to 'include/GL/svgamesa.h')
-rw-r--r--include/GL/svgamesa.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/GL/svgamesa.h b/include/GL/svgamesa.h
index 40a9951bce..775251a05b 100644
--- a/include/GL/svgamesa.h
+++ b/include/GL/svgamesa.h
@@ -1,8 +1,8 @@
-/* $Id: svgamesa.h,v 1.5 2001/06/20 19:52:11 brianp Exp $ */
+/* $Id: svgamesa.h,v 1.6 2001/09/23 16:06:13 brianp Exp $ */
/*
* Mesa 3-D graphics library
- * Version: 3.5
+ * Version: 4.0
* Copyright (C) 1995-2001 Brian Paul
*
* This library is free software; you can redistribute it and/or
@@ -52,8 +52,8 @@
#define SVGAMESA_H
-#define SVGAMESA_MAJOR_VERSION 3
-#define SVGAMESA_MINOR_VERSION 5
+#define SVGAMESA_MAJOR_VERSION 4
+#define SVGAMESA_MINOR_VERSION 0
#ifdef __cplusplus