summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2018-07-21 06:15:39 -0700
committerKevin Brace <kevinbrace@gmx.com>2018-07-21 06:15:39 -0700
commitfbbbcc0d33eb95869bcd0df26f3351f1531711db (patch)
tree2448495566e41029621763f099b6567a745988d6
parent321b8997ef72507ac70b5531789ff08ca9d40ce8 (diff)
Version bumped to 6.11.99
Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c1738bf..69ab65e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-r128],
- [6.11.0],
+ [6.11.99],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-r128])
AC_CONFIG_SRCDIR([Makefile.am])