From adb5a2b7503541e6cf87e4a704df7a1123ab4997 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 10 Jul 2022 16:47:22 -0700 Subject: [PATCH] xf86-video-cirrus 1.6.0 Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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])