diff options
Diffstat (limited to 'src/mga.h')
-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 1 -#define MGA_PATCHLEVEL 1 +#define MGA_PATCHLEVEL 2 typedef struct { unsigned char ExtVga[6]; |