summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2012-03-22 17:32:22 -0400
committerAdam Jackson <ajax@redhat.com>2012-03-22 17:32:22 -0400
commit8cd553551767c0f970912fb73cae3aa733434106 (patch)
treea3b552433917f1a7e86b5dc48bb7a1661ce7f2e6
parent4ba7306fd0c9533750d389829e2cbf0522e149b3 (diff)
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 5d39bbc..4288bdd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-vesa],
- [2.3.0],
+ [2.3.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-vesa])
AC_CONFIG_SRCDIR([Makefile.am])