summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2018-07-27 11:22:49 -0700
committerKevin Brace <kevinbrace@gmx.com>2018-07-27 11:22:49 -0700
commit641d3d42b7214d01addfd21efb692531849b4603 (patch)
tree668d0cb6eef08c5549eb171c143ff51989fe6a32
parent7dbb89d6fd11d3521b8a0085f4d9640910081bf2 (diff)
Version bumped to 6.11.100
Performed code refactoring and made tweaks to initialization behavior. 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 69ab65e..fd78f41 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-r128],
- [6.11.99],
+ [6.11.100],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-r128])
AC_CONFIG_SRCDIR([Makefile.am])