diff options
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__ */ |