summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2018-05-18 12:55:51 -0400
committerAdam Jackson <ajax@redhat.com>2018-05-18 12:55:51 -0400
commitb15170d95115a9f1575f02448a3e7c48e3c4ef60 (patch)
tree013ca9e321b77c27cb8a2b1972db580b674dd1cb
parent70dd6c22b8af58c415ee142468d19dc8b428fffd (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 b9a9b33..eeeb126 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-rendition],
- [4.2.6],
+ [4.2.7],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-rendition])
AC_CONFIG_SRCDIR([Makefile.am])