summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-10-12 13:05:44 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-10-12 13:05:44 -0700
commit6228d9a88cf96f76a7422d9b1e597151fee3d3fe (patch)
tree5410c6e1570cfcef7db48a27407d0590a239584f
parent1248506f18c72446bac48a741229d255800e0703 (diff)
xf86-video-r128 6.13.0xf86-video-r128-6.13.0
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 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])