diff options
author | Adam Jackson <ajax@nwnk.net> | 2006-04-08 01:38:33 +0000 |
---|---|---|
committer | Adam Jackson <ajax@nwnk.net> | 2006-04-08 01:38:33 +0000 |
commit | fb3faeb6073cef5a6a1b094f3d3bf020ceba9db6 (patch) | |
tree | 247c2e0cb83481f3ffaf5e294da6ceaa20e85e86 /src/nv_const.h | |
parent | f793182898c4d844e9861a60a945f53ab7071adc (diff) |
Bump to 1.1.1 for Xv changes.nv-1_1_1
Diffstat (limited to 'src/nv_const.h')
-rw-r--r-- | src/nv_const.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nv_const.h b/src/nv_const.h index 3ffcd00..c66f80a 100644 --- a/src/nv_const.h +++ b/src/nv_const.h @@ -8,7 +8,7 @@ #define NV_DRIVER_NAME "nv" #define NV_MAJOR_VERSION 1 #define NV_MINOR_VERSION 1 -#define NV_PATCHLEVEL 0 +#define NV_PATCHLEVEL 1 #endif /* __NV_CONST_H__ */ |