summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2015-11-11 12:03:52 -0500
committerAdam Jackson <ajax@redhat.com>2015-11-11 12:03:52 -0500
commit367efbf6ecd1bae7e59ba92a29700a2f93c9ebd9 (patch)
treef4949d2129e50c6f4968af1159e01820791d0349
parentdf5646745bf563bb36a0db1796c318fe64bf8efe (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 4adf280..bcb66d5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-rendition],
- [4.2.5],
+ [4.2.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-rendition])
AC_CONFIG_SRCDIR([Makefile.am])