summaryrefslogtreecommitdiff
path: root/include/GL/fxmesa.h
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2001-06-20 19:52:11 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2001-06-20 19:52:11 +0000
commit9e5e5e35a0081211e3e108984bf18d7f4f31f7ea (patch)
treedc59a6123982f409b49a7081e519d629a954a700 /include/GL/fxmesa.h
parent4d99e5b2e765b24135218f23077b8d912adee07d (diff)
bumped version numbers
Diffstat (limited to 'include/GL/fxmesa.h')
-rw-r--r--include/GL/fxmesa.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/GL/fxmesa.h b/include/GL/fxmesa.h
index be1bb7570e..329c20bbfc 100644
--- a/include/GL/fxmesa.h
+++ b/include/GL/fxmesa.h
@@ -1,9 +1,9 @@
-/* $Id: fxmesa.h,v 1.2 1999/11/24 18:44:53 brianp Exp $ */
+/* $Id: fxmesa.h,v 1.3 2001/06/20 19:52:11 brianp Exp $ */
/*
* Mesa 3-D graphics library
* Version: 3.3
- * Copyright (C) 1995-1999 Brian Paul
+ * Copyright (C) 1995-2001 Brian Paul
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
@@ -41,7 +41,7 @@ extern "C" {
#define FXMESA_MAJOR_VERSION 3
-#define FXMESA_MINOR_VERSION 3
+#define FXMESA_MINOR_VERSION 5
/*