summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-11-09 21:31:21 +0000
committerKevin E Martin <kem@kem.org>2005-11-09 21:31:21 +0000
commita2427c29767471615c4a257dfc3b1d7db4e091c9 (patch)
treee14b8d4dceb007c81a64cf90116bb77cc64752df
parent906f1bd3d4365e45dcdc5c40ea5d4940add79703 (diff)
Bump version numbers for X11R6.9/X11R7 RC2.XORG-6_99_99_902XORG-6_8_99_903XORG-6_8_99_902
-rw-r--r--src/tdfx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdfx.h b/src/tdfx.h
index 9f9db7d..2f17d17 100644
--- a/src/tdfx.h
+++ b/src/tdfx.h
@@ -30,7 +30,7 @@
#define TDFX_DRIVER_NAME "tdfx"
#define TDFX_MAJOR_VERSION 1
#define TDFX_MINOR_VERSION 1
-#define TDFX_PATCHLEVEL 0
+#define TDFX_PATCHLEVEL 1
struct _TDFXRec;
typedef struct _TDFXRec *TDFXPtr;