release 1.5.2

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-12-16 14:43:17 +01:00
parent f86600edd0
commit dcfbe775cd

View File

@@ -23,7 +23,7 @@
# Initialize Autoconf # Initialize Autoconf
AC_PREREQ([2.60]) AC_PREREQ([2.60])
AC_INIT([xlibre-xf86-input-libinput], AC_INIT([xlibre-xf86-input-libinput],
[1.5.0], [1.5.2],
[https://github.com/X11Libre/xf86-input-libinput/issues], [https://github.com/X11Libre/xf86-input-libinput/issues],
[xlibre-xf86-input-libinput]) [xlibre-xf86-input-libinput])
AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_SRCDIR([Makefile.am])