From ec26bd827c14a2980b9edb6d09ac421cd5c57a9c Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Tue, 16 Dec 2025 15:27:15 +0100 Subject: [PATCH] release 1.11.2 Signed-off-by: Enrico Weigelt, metux IT consult --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 8283f0b..ddde71a 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xlibre-xf86-video-s3virge], - [1.11.1], + [1.11.2], [https://github.com/X11Libre/xf86-video-s3virge/issues], [xlibre-xf86-video-s3virge]) AC_CONFIG_SRCDIR([Makefile.am])