summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-09 12:34:35 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-09 12:34:35 -0800
commitbbc506ee81150cd2029c70223be3be007096fed6 (patch)
tree29928e7f4db8a3acf8a8e93722c46936f5530cf5
parent043a5ba90779efb8662a8493d82bfdfcf2525aaa (diff)
xf86-video-voodoo 1.2.6xf86-video-voodoo-1.2.6
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 c9ce251..bd48b58 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,8 +23,8 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-voodoo],
- [1.2.5],
- [https://gitlab.freedesktop.org/xorg/driver/xf86-video-voodoo/issues],
+ [1.2.6],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-voodoo/-/issues],
[xf86-video-voodoo])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])