summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-04-09 12:47:22 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-04-09 12:47:22 -0700
commitfc60f28cc9985c60d8d8f846a429a3a62133d7c3 (patch)
treeaca954193db3a93e77ba9d2371345367131e3a8d
parentad829f3e14ce8702551329a5c9b1deda98c1f386 (diff)
xf86-video-neomagic 1.3.1xf86-video-neomagic-1.3.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3f6f73f..c96217f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,8 +23,8 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-neomagic],
- [1.3.0],
- [https://gitlab.freedesktop.org/xorg/driver/xf86-video-neomagic/issues],
+ [1.3.1],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-neomagic/-/issues],
[xf86-video-neomagic])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])