diff options
author | Kevin Brace <kevinbrace@gmx.com> | 2018-12-25 08:24:18 -0600 |
---|---|---|
committer | Kevin Brace <kevinbrace@gmx.com> | 2018-12-25 08:24:18 -0600 |
commit | 18c04e66a1018a37c3fe9ff9e074a1837659eca3 (patch) | |
tree | d7b81bee97907e44a7d5a3b117589e0847e72fe0 | |
parent | a6b3a9c41c735cbb25f91efbf4d24be30af0a2d8 (diff) |
Version bumped to 1.3.0xf86-video-chips-1.3.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 041742f..094f9a8 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-chips], - [1.2.7], + [1.3.0], [https://gitlab.freedesktop.org/xorg/driver/xf86-video-chips/issues], [xf86-video-chips]) AC_CONFIG_SRCDIR([Makefile.am]) |