From daa6a5f254c45f2acc7a3ef2ebdc65a076292033 Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Fri, 30 Jan 2026 16:47:24 +0100 Subject: [PATCH] release 25.0.1 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 a12968b..7e08080 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.60]) AC_INIT([xlibre-xf86-video-v4l], - [25.0.0], + [25.0.1], [https://github.com/X11Libre/xf86-video-v4l/issues], [xlibre-xf86-video-v4l])