diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2006-04-25 14:38:43 -0700 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2006-04-25 14:38:43 -0700 |
commit | c34a93265cb42168376ebdf0746b3ccded9f126c (patch) | |
tree | b76cf976acd72656b7111ddb012c1c8dd9b083e6 /src | |
parent | f70247ade9eac8fa6115889662abb8e678a182dc (diff) |
Bump to 1.1.2 for new product names.nv-1_1_2
Diffstat (limited to 'src')
-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 c66f80a..523c7ee 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 1 +#define NV_PATCHLEVEL 2 #endif /* __NV_CONST_H__ */ |