diff options
author | Kevin Brace <kevinbrace@gmx.com> | 2018-10-22 21:01:12 -0700 |
---|---|---|
committer | Kevin Brace <kevinbrace@gmx.com> | 2018-10-22 21:02:17 -0700 |
commit | 38216bdc81321a8bb70a4c7ce226194537cc63d6 (patch) | |
tree | 75efdeb7c0e6ac3d5d4a72b08178551ffa072981 | |
parent | 0dc8f6d099e74a61a280e8cd8b7b93b229f95c7f (diff) |
Version bumped to 6.12.0xf86-video-r128-6.12.0
Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 59ab822..b1c6cc7 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-r128], - [6.11.102], + [6.12.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-r128]) AC_CONFIG_SRCDIR([Makefile.am]) |