summaryrefslogtreecommitdiff
path: root/shared-core/mga_drv.h
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2005-05-21 02:31:08 +0000
committerIan Romanick <idr@us.ibm.com>2005-05-21 02:31:08 +0000
commit75cb43ccd73dd2c8c196d209862b8a3ea4e433cb (patch)
tree351ca05a8b1fe55755ecaeb97fa5728c02ad3c3a /shared-core/mga_drv.h
parenta686be5bc8c5d8a260513b680f322e3b790aadf7 (diff)
Forgot to bump the patchlevel and driver date on last commit.
Diffstat (limited to 'shared-core/mga_drv.h')
-rw-r--r--shared-core/mga_drv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/shared-core/mga_drv.h b/shared-core/mga_drv.h
index 54373cc7..86dedbe8 100644
--- a/shared-core/mga_drv.h
+++ b/shared-core/mga_drv.h
@@ -38,11 +38,11 @@
#define DRIVER_NAME "mga"
#define DRIVER_DESC "Matrox G200/G400"
-#define DRIVER_DATE "20051013"
+#define DRIVER_DATE "20050520"
#define DRIVER_MAJOR 3
#define DRIVER_MINOR 1
-#define DRIVER_PATCHLEVEL 1
+#define DRIVER_PATCHLEVEL 2
typedef struct drm_mga_primary_buffer {
u8 *start;