diff options
author | Nian Wu <nian.wu@intel.com> | 2007-01-25 13:30:46 -0800 |
---|---|---|
committer | Nian Wu <nian.wu@intel.com> | 2007-01-25 13:30:46 -0800 |
commit | 3886b7e62925a6eb7ca05e3ab23f3d4781439d06 (patch) | |
tree | 529c661c969dbaf23f2dcd75c940a892a3f37d0e /shared-core/nouveau_drv.h | |
parent | 9f5cda44dbf5b8f3c7cc00b8a58eee2690a864e6 (diff) | |
parent | 90ae39d2f07058dd128d2fb19ffad712ee75c9a0 (diff) |
Merge branch 'master' into crestline
Diffstat (limited to 'shared-core/nouveau_drv.h')
-rw-r--r-- | shared-core/nouveau_drv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shared-core/nouveau_drv.h b/shared-core/nouveau_drv.h index 4978c476..522a8cf9 100644 --- a/shared-core/nouveau_drv.h +++ b/shared-core/nouveau_drv.h @@ -34,7 +34,7 @@ #define DRIVER_MAJOR 0 #define DRIVER_MINOR 0 -#define DRIVER_PATCHLEVEL 2 +#define DRIVER_PATCHLEVEL 3 #define NOUVEAU_FAMILY 0x0000FFFF #define NOUVEAU_FLAGS 0xFFFF0000 |