summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2021-04-06 15:50:38 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2021-04-06 15:55:45 +1000
commit34f14fdf1222d0b4e75a022fd10a04d57800ea93 (patch)
treed319c73f50394ecce2c000495e0b308df38829ae
parent92047e5d99f271a3c7253b4f1b7b7cca4a6ac834 (diff)
downloadxorg-driver-xf86-input-libinput-34f14fdf1222d0b4e75a022fd10a04d57800ea93.tar.gz
xf86-input-libinput 1.0.0xf86-input-libinput-1.0.0
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a3e84e1..2d9403d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-libinput],
- [0.30.0],
+ [1.0.0],
[https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/issues],
[xf86-input-libinput])
AC_CONFIG_SRCDIR([Makefile.am])