summaryrefslogtreecommitdiff
path: root/include/GL/fxmesa.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/fxmesa.h
parent497d6eab6603699d57d6a742a7940557c430afae (diff)
bump versions to 4.0
Diffstat (limited to 'include/GL/fxmesa.h')
-rw-r--r--include/GL/fxmesa.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/GL/fxmesa.h b/include/GL/fxmesa.h
index 329c20bbfc..60a9b5f99e 100644
--- a/include/GL/fxmesa.h
+++ b/include/GL/fxmesa.h
@@ -1,8 +1,8 @@
-/* $Id: fxmesa.h,v 1.3 2001/06/20 19:52:11 brianp Exp $ */
+/* $Id: fxmesa.h,v 1.4 2001/09/23 16:06:13 brianp Exp $ */
/*
* Mesa 3-D graphics library
- * Version: 3.3
+ * Version: 4.0
* Copyright (C) 1995-2001 Brian Paul
*
* This library is free software; you can redistribute it and/or
@@ -40,8 +40,8 @@ extern "C" {
#endif
-#define FXMESA_MAJOR_VERSION 3
-#define FXMESA_MINOR_VERSION 5
+#define FXMESA_MAJOR_VERSION 4
+#define FXMESA_MINOR_VERSION 0
/*