diff options
author | Kevin Brace <kevinbrace@gmx.com> | 2018-12-06 15:19:06 -0800 |
---|---|---|
committer | Kevin Brace <kevinbrace@gmx.com> | 2018-12-06 15:19:06 -0800 |
commit | 327d0fc8e6e7fc3ea1acce13c5f5d524df65dfc3 (patch) | |
tree | b0271408b2df336500382fc2be8300f7546be768 | |
parent | cca56a6eb27d3317575a405ebb7446b11d3a034d (diff) |
Version bumped to Version 1.4.0xf86-video-i740-1.4.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 5cb7385..8831b7c 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-i740], - [1.3.6], + [1.4.0], [https://gitlab.freedesktop.org/xorg/driver/xf86-video-i740/issues], [xf86-video-i740]) AC_CONFIG_SRCDIR([Makefile.am]) |