OSDN Git Service

Bump driver date to reflect airlied's last fix.
authorAdam Jackson <ajax@nwnk.net>
Mon, 20 Mar 2006 21:40:54 +0000 (21:40 +0000)
committerAdam Jackson <ajax@nwnk.net>
Mon, 20 Mar 2006 21:40:54 +0000 (21:40 +0000)
shared-core/mga_drv.h

index e0a1bb6..bce8213 100644 (file)
 
 #define DRIVER_NAME            "mga"
 #define DRIVER_DESC            "Matrox G200/G400"
-#define DRIVER_DATE            "20051102"
+#define DRIVER_DATE            "20060319"
 
 #define DRIVER_MAJOR           3
 #define DRIVER_MINOR           2
-#define DRIVER_PATCHLEVEL      1
+#define DRIVER_PATCHLEVEL      2
 
 typedef struct drm_mga_primary_buffer {
        u8 *start;