From 0a25ddf389dfdd9364d944e16aa4b394fe82e3f2 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 5 Jan 2025 11:30:23 -0800 Subject: [PATCH] xf86-video-suncg14 1.2.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 9038eb5..abbe4a3 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-suncg14], - [1.1.3], + [1.2.0], [https://gitlab.freedesktop.org/xorg/driver/xf86-video-suncg14/-/issues], [xf86-video-suncg14]) AC_CONFIG_SRCDIR([Makefile.am])