From ddfdd38789ed8fc83628fb66f564aea16d0ebf5a Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Thu, 18 Dec 2025 18:40:32 +0100 Subject: [PATCH] release 25.0.0 Signed-off-by: Enrico Weigelt, metux IT consult --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a684959..06bd0f2 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to produce a configure script # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xlibre-xf86-input-void], - [1.4.2], + [25.0.0], [https://github.com/X11Libre/xf86-input-void/issues], [xlibre-xf86-input-void]) AC_CONFIG_SRCDIR([Makefile.am])