summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2018-12-07 15:15:03 -0800
committerKevin Brace <kevinbrace@gmx.com>2018-12-07 15:15:03 -0800
commit674af4475064c8eb8a7f2a9368c04c9089582f94 (patch)
tree407c3bf9a5d2b34f7decd9fd11da79d0244ed79e
parenta1aa486041e0ccdc8e5be3b26f260180e095d4c5 (diff)
Version bumped to Version 1.4.0xf86-video-i128-1.4.0
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 ed729fd..b29398f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-i128],
- [1.3.6],
+ [1.4.0],
[https://gitlab.freedesktop.org/xorg/driver/xf86-video-i128/issues],
[xf86-video-i128])
AC_CONFIG_SRCDIR([Makefile.am])