summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-10 16:47:22 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-10 16:47:22 -0700
commitadb5a2b7503541e6cf87e4a704df7a1123ab4997 (patch)
tree9d882196654375c46652573a4c618466b9566000
parentbd34f56e204f20963065e9e8609ea5f07460d585 (diff)
downloadxorg-driver-xf86-video-cirrus-adb5a2b7503541e6cf87e4a704df7a1123ab4997.tar.gz
xf86-video-cirrus 1.6.0xf86-video-cirrus-1.6.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8c75bec..6dd1aa4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-cirrus],
- [1.5.3],
+ [1.6.0],
[https://gitlab.freedesktop.org/xorg/driver/xf86-video-cirrus/issues],
[xf86-video-cirrus])
AC_CONFIG_SRCDIR([Makefile.am])