summaryrefslogtreecommitdiff
path: root/src/nv_const.h
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2006-03-27 21:40:24 +0000
committerAaron Plattner <aplattner@nvidia.com>2006-03-27 21:40:24 +0000
commit3f140052f891a4dc674b82e438c9595e59b4676b (patch)
tree28f5859f3dbad1e465b2e2256c6f851b8098bcd1 /src/nv_const.h
parent84c007b426d321786f9aec1d9fda14b5baa35561 (diff)
Bump version to 1.0.2.0 for release.
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 f4ab437..fce3ee9 100644
--- a/src/nv_const.h
+++ b/src/nv_const.h
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nv/nv_const.h,v 1.7 2003/07/31 20:24:29 mvojkovi Exp $ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nv/nv_const.h,v 1.6 2001/12/07 00:09:55 mvojkovi Exp $ */
#ifndef __NV_CONST_H__
#define __NV_CONST_H__
@@ -8,7 +8,7 @@
#define NV_DRIVER_NAME "nv"
#define NV_MAJOR_VERSION 1
#define NV_MINOR_VERSION 0
-#define NV_PATCHLEVEL 1
+#define NV_PATCHLEVEL 2
#endif /* __NV_CONST_H__ */