summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlan Hourihane <alanh@fairlite.demon.co.uk>2007-04-05 14:48:56 +0100
committerAlan Hourihane <alanh@fairlite.demon.co.uk>2007-04-05 14:48:56 +0100
commit86df17cb79c7a33c3438cb343e3868df1cff8aca (patch)
treecff332b74ecda894e5f2abe7fcb965417f4872c9 /src
parentec732facaaf51e71802143197f52eeb4998b5806 (diff)
Diffstat (limited to 'src')
-rw-r--r--src/vermilion.h2
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
{