Forgot to bump the patchlevel and driver date on last commit.
authorIan Romanick <idr@us.ibm.com>
Sat, 21 May 2005 02:31:08 +0000 (02:31 +0000)
committerIan Romanick <idr@us.ibm.com>
Sat, 21 May 2005 02:31:08 +0000 (02:31 +0000)
shared-core/mga_drv.h

index 54373cc..86dedbe 100644 (file)
 
 #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;