diff options
-rw-r--r-- | src/mga.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -153,7 +153,7 @@ void MGAdbg_outreg32(ScrnInfoPtr, int,int, char*); #define MGA_DRIVER_NAME "mga" #define MGA_MAJOR_VERSION 1 #define MGA_MINOR_VERSION 2 -#define MGA_PATCHLEVEL 0 +#define MGA_PATCHLEVEL 1 typedef struct { unsigned char ExtVga[6]; |