From cbdd9efaab17b90567f1cb8f44da657a40c33d6d Mon Sep 17 00:00:00 2001 From: Povilas Kanapickas Date: Sun, 19 Sep 2021 19:55:46 +0300 Subject: [PATCH] xf86-input-libinput 1.2.0 Signed-off-by: Povilas Kanapickas --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 562c9c4..e7f8962 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-libinput], - [1.1.0], + [1.2.0], [https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/issues], [xf86-input-libinput]) AC_CONFIG_SRCDIR([Makefile.am])