summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2018-12-24 18:48:32 -0600
committerKevin Brace <kevinbrace@gmx.com>2018-12-24 18:48:32 -0600
commit754031be27385154d39b65f8d703279f841b2c31 (patch)
tree7ba9c2ec895b86bd06830b484a135fead4aaa057
parent188c1b8d2b5b488bc5bee632dbff7cf98634f979 (diff)
Version bumped to 1.3.0xf86-video-neomagic-1.3.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 018c108..8381986 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-neomagic],
- [1.2.9],
+ [1.3.0],
[https://gitlab.freedesktop.org/xorg/driver/xf86-video-neomagic/issues],
[xf86-video-neomagic])
AC_CONFIG_SRCDIR([Makefile.am])