summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/README.3DFX2
-rw-r--r--docs/README.X114
-rw-r--r--docs/RELNOTES-3.44
-rw-r--r--docs/VERSIONS4
-rw-r--r--include/GL/xmesa.h4
5 files changed, 9 insertions, 9 deletions
diff --git a/docs/README.3DFX b/docs/README.3DFX
index 43c1587b4be..ad7cb785028 100644
--- a/docs/README.3DFX
+++ b/docs/README.3DFX
@@ -1,5 +1,5 @@
- 3Dfx Glide device driver for Mesa 3.3
+ 3Dfx Glide device driver for Mesa 3.4
(see below for FAQ)
diff --git a/docs/README.X11 b/docs/README.X11
index d0da6004dd5..63bc5376b94 100644
--- a/docs/README.X11
+++ b/docs/README.X11
@@ -1,5 +1,5 @@
- Mesa 3.3 Unix/X11 Information
+ Mesa 3.4 Unix/X11 Information
@@ -323,4 +323,4 @@ Summary of X-related environment variables:
----------------------------------------------------------------------
-$Id: README.X11,v 3.5 2000/04/04 15:14:48 brianp Exp $
+$Id: README.X11,v 3.5.4.1 2000/11/02 18:05:34 brianp Exp $
diff --git a/docs/RELNOTES-3.4 b/docs/RELNOTES-3.4
index 380f668a6f0..51a11ae33f7 100644
--- a/docs/RELNOTES-3.4
+++ b/docs/RELNOTES-3.4
@@ -1,7 +1,7 @@
Mesa 3.4 release notes
- Month ??, 2000
+ November 3, 2000
PLEASE READ!!!!
@@ -19,4 +19,4 @@ see the VERSIONS file.
----------------------------------------------------------------------
-$Id: RELNOTES-3.4,v 1.1.2.1 2000/07/31 13:50:02 brianp Exp $
+$Id: RELNOTES-3.4,v 1.1.2.2 2000/11/02 18:05:34 brianp Exp $
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 22c3e216b6e..02554c8c050 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1,4 +1,4 @@
-$Id: VERSIONS,v 1.38.2.16 2000/11/01 20:58:35 brianp Exp $
+$Id: VERSIONS,v 1.38.2.17 2000/11/02 18:05:34 brianp Exp $
Mesa Version History
@@ -748,7 +748,7 @@ Mesa Version History
- moved programs from 3Dfx/demos/ into demos/ directory
-3.4 Month ??, 2000
+3.4 November 3, 2000
New:
- optimized glDrawPixels for glPixelZoom(1,-1)
Bug Fixes:
diff --git a/include/GL/xmesa.h b/include/GL/xmesa.h
index 0c50b48c7cd..868d8e9f2a8 100644
--- a/include/GL/xmesa.h
+++ b/include/GL/xmesa.h
@@ -1,4 +1,4 @@
-/* $Id: xmesa.h,v 1.8 2000/05/02 02:30:01 brianp Exp $ */
+/* $Id: xmesa.h,v 1.8.4.1 2000/11/02 18:08:28 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -89,7 +89,7 @@ extern struct Library *XLibBase;
#define XMESA_MAJOR_VERSION 3
-#define XMESA_MINOR_VERSION 3
+#define XMESA_MINOR_VERSION 4