xf86-video-fbdev 0.5.1

Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-fbdev/-/merge_requests/9>
This commit is contained in:
Matt Turner
2024-11-08 10:16:44 -05:00
parent c8d9f3be7e
commit 0ead445440

View File

@@ -23,7 +23,7 @@
# Initialize Autoconf # Initialize Autoconf
AC_PREREQ([2.60]) AC_PREREQ([2.60])
AC_INIT([xf86-video-fbdev], AC_INIT([xf86-video-fbdev],
[0.5.0], [0.5.1],
[https://gitlab.freedesktop.org/xorg/driver/xf86-video-fbdev/issues], [https://gitlab.freedesktop.org/xorg/driver/xf86-video-fbdev/issues],
[xf86-video-fbdev]) [xf86-video-fbdev])
AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_SRCDIR([Makefile.am])