diff options
| author | Ben Skeggs <bskeggs@redhat.com> | 2009-05-26 14:14:04 +1000 |
|---|---|---|
| committer | Ben Skeggs <bskeggs@redhat.com> | 2009-05-26 15:47:14 +1000 |
| commit | c65a343ed29c24f812ca919f40dfeee948b6f14a (patch) | |
| tree | 5b63add0322f8ebff56a8c5d1483e4f2b84698db /shared-core/nouveau_drv.h | |
| parent | 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c (diff) | |
nouveau: bump for 0.0.13
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 1cd10bf9..ce52ce27 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 12 +#define DRIVER_PATCHLEVEL 13 #define NOUVEAU_FAMILY 0x0000FFFF #define NOUVEAU_FLAGS 0xFFFF0000 |
