summaryrefslogtreecommitdiff
path: root/src/riva_const.h
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2006-04-07 19:40:34 +0000
committerAdam Jackson <ajax@nwnk.net>2006-04-07 19:40:34 +0000
commitcb6b4073df7404822e2b553519c3a101f2ab0524 (patch)
treed701b13625f032df9385ad425b2a369d1d7bb1db /src/riva_const.h
parent3f140052f891a4dc674b82e438c9595e59b4676b (diff)
Unlibcwrap. Bump server version requirement. Bump to 1.1.0.nv-1_1_0
Diffstat (limited to 'src/riva_const.h')
-rw-r--r--src/riva_const.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/riva_const.h b/src/riva_const.h
index c3b9794..8221dca 100644
--- a/src/riva_const.h
+++ b/src/riva_const.h
@@ -7,8 +7,8 @@
#define RIVA_NAME "RIVA128"
#define RIVA_DRIVER_NAME "riva128"
#define RIVA_MAJOR_VERSION 1
-#define RIVA_MINOR_VERSION 0
-#define RIVA_PATCHLEVEL 1
+#define RIVA_MINOR_VERSION 1
+#define RIVA_PATCHLEVEL 0
#endif /* __RIVA_CONST_H__ */