summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-09 12:24:33 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-09 12:24:33 -0800
commitf6f1013dec5fcef1dfb0f9ad4878e8af364e2c42 (patch)
tree0e209eb890569b0cc040e56fc2d1b606c9003075
parentf1895cc6dfdfcb0ac3b1250e88596938a5a664be (diff)
downloadxorg-driver-xf86-video-vesa-master.tar.gz
xf86-video-vesa 2.6.0HEADxf86-video-vesa-2.6.0master
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 a36a12b..28273f0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,8 +23,8 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-vesa],
- [2.5.0],
- [https://gitlab.freedesktop.org/xorg/driver/xf86-video-vesa/issues],
+ [2.6.0],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-vesa/-/issues],
[xf86-video-vesa])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])