summaryrefslogtreecommitdiff
path: root/src/nv_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/nv_const.h
parent3f140052f891a4dc674b82e438c9595e59b4676b (diff)
Unlibcwrap. Bump server version requirement. Bump to 1.1.0.nv-1_1_0
Diffstat (limited to 'src/nv_const.h')
-rw-r--r--src/nv_const.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nv_const.h b/src/nv_const.h
index fce3ee9..3ffcd00 100644
--- a/src/nv_const.h
+++ b/src/nv_const.h
@@ -7,8 +7,8 @@
#define NV_NAME "NV"
#define NV_DRIVER_NAME "nv"
#define NV_MAJOR_VERSION 1
-#define NV_MINOR_VERSION 0
-#define NV_PATCHLEVEL 2
+#define NV_MINOR_VERSION 1
+#define NV_PATCHLEVEL 0
#endif /* __NV_CONST_H__ */