From 6228d9a88cf96f76a7422d9b1e597151fee3d3fe Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 12 Oct 2024 13:05:44 -0700 Subject: [PATCH] xf86-video-r128 6.13.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 a65d3b9..e904f68 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-r128], - [6.12.1], + [6.13.0], [https://gitlab.freedesktop.org/xorg/driver/xf86-video-r128/-/issues], [xf86-video-r128]) AC_CONFIG_SRCDIR([Makefile.am])