diff options
author | Ian Romanick <idr@us.ibm.com> | 2006-10-27 11:53:40 -0700 |
---|---|---|
committer | Ian Romanick <idr@us.ibm.com> | 2006-10-27 11:53:40 -0700 |
commit | 1dd6e6995d7a37338dce6ee5b1aa4ee9dd848e1d (patch) | |
tree | 52d936d351017fbfd810cd3790bf2c045adbe938 /src/mga.h | |
parent | 19d950e61b2b33052e52c33add8e70c29ac9d766 (diff) |
Bump version to 1.4.4.xf86-video-mga-1.4.4
Diffstat (limited to 'src/mga.h')
-rw-r--r-- | src/mga.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -156,7 +156,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 1 +#define MGA_PATCHLEVEL 4 typedef struct { unsigned char ExtVga[6]; |