summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2018-02-15 14:33:38 -0500
committerAdam Jackson <ajax@redhat.com>2018-02-15 14:33:38 -0500
commit07e4a0f0b3bd6308da2e000c12230b1e171e65a7 (patch)
tree976de1913f57217001b02b968265974629c000c5
parentf7876ce62c751c9b28d5750e1d01def877e666fb (diff)
downloadxorg-driver-xf86-video-vesa-07e4a0f0b3bd6308da2e000c12230b1e171e65a7.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 4aad8a9..c18ed38 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-vesa],
- [2.3.4],
+ [2.4.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-vesa])
AC_CONFIG_SRCDIR([Makefile.am])