diff options
author | Alan Hourihane <alanh@fairlite.demon.co.uk> | 2007-04-05 14:48:56 +0100 |
---|---|---|
committer | Alan Hourihane <alanh@fairlite.demon.co.uk> | 2007-04-05 14:48:56 +0100 |
commit | 86df17cb79c7a33c3438cb343e3868df1cff8aca (patch) | |
tree | cff332b74ecda894e5f2abe7fcb965417f4872c9 /src | |
parent | ec732facaaf51e71802143197f52eeb4998b5806 (diff) |
Bump to 1.0.1xf86-video-vermilion-1.0.1
Diffstat (limited to 'src')
-rw-r--r-- | src/vermilion.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vermilion.h b/src/vermilion.h index ba222cd..4f6893f 100644 --- a/src/vermilion.h +++ b/src/vermilion.h @@ -83,7 +83,7 @@ #define VERMILION_DRIVER_NAME "vermilion" #define VERMILION_MAJOR_VERSION 1 #define VERMILION_MINOR_VERSION 0 -#define VERMILION_PATCHLEVEL 0 +#define VERMILION_PATCHLEVEL 1 /*XXX*/ typedef struct _VERMILIONRec { |