summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@benzedrine.nwnk.net>2006-11-30 16:04:26 -0500
committerAdam Jackson <ajax@benzedrine.nwnk.net>2006-11-30 16:04:26 -0500
commit7f4f198b21bc1df254912adb9592339b21d121f5 (patch)
treee2a8363e6ba38c6e0492a0ecfe6272ce6004dffc
parent7777730e7749fe6921e76a4a1738e0e2a0b16376 (diff)
-rw-r--r--configure.ac2
-rw-r--r--src/vesa.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index f043fc3..9989d58 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-vesa],
- 1.2.2,
+ 1.3.0,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-video-vesa)
diff --git a/src/vesa.h b/src/vesa.h
index 6110a71..b377360 100644
--- a/src/vesa.h
+++ b/src/vesa.h
@@ -83,7 +83,7 @@
#define VESA_NAME "VESA"
#define VESA_DRIVER_NAME "vesa"
#define VESA_MAJOR_VERSION 1
-#define VESA_MINOR_VERSION 2
+#define VESA_MINOR_VERSION 3
#define VESA_PATCHLEVEL 0
/*XXX*/