summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-24 13:03:24 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-24 13:03:24 -0700
commit129baf3518193da8cc7d2638d10b3a72649a5f45 (patch)
treeae1eb6b80aa685e678d9464dfb837f644f826a88
parentac67fa9515ceb9a115feb56e28b8191af886a563 (diff)
xf86-video-savage 2.4.1xf86-video-savage-2.4.1
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 8b82715..81da385 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-savage],
- [2.4.0],
+ [2.4.1],
[https://gitlab.freedesktop.org/xorg/driver/xf86-video-savage/-/issues],
[xf86-video-savage])
AC_CONFIG_SRCDIR([Makefile.am])