diff options
author | Adam Jackson <ajax@nwnk.net> | 2006-04-08 01:33:58 +0000 |
---|---|---|
committer | Adam Jackson <ajax@nwnk.net> | 2006-04-08 01:33:58 +0000 |
commit | f0a3923fe65abb04e64e3159b154f677e76423ca (patch) | |
tree | e0b399290a85fce173880425f085b00932a1fc72 /src | |
parent | ae30dfebbd6883f1a863d193d6c8e971c0dec92b (diff) |
Diffstat (limited to 'src')
-rw-r--r-- | src/mga.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -154,7 +154,7 @@ void MGAdbg_outreg32(ScrnInfoPtr, int,int, char*); #define MGA_DRIVER_NAME "mga" #define MGA_MAJOR_VERSION 1 #define MGA_MINOR_VERSION 4 -#define MGA_PATCHLEVEL 0 +#define MGA_PATCHLEVEL 1 typedef struct { unsigned char ExtVga[6]; |