summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2015-06-16 11:56:32 -0400
committerAdam Jackson <ajax@redhat.com>2015-06-16 11:58:23 -0400
commitb49c293e67cd88424ff40a2ca4e58b28528691d7 (patch)
tree5e222288bc0d592789bf2546fc80e5ef45fef3c3
parent190fdaaa1d6d317be3ef78855df805b3b3e5a239 (diff)
downloadxorg-driver-xf86-video-vesa-b49c293e67cd88424ff40a2ca4e58b28528691d7.tar.gz
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0b22eff..4aad8a9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-vesa],
- [2.3.3],
+ [2.3.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-vesa])
AC_CONFIG_SRCDIR([Makefile.am])