diff --git a/configure.ac b/configure.ac index 7a1918b99f7bb90a790692fb515b63ea4e56bc53..d6d7d34d96776697ec0bf99fdc06fa201406299c 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-libinput], - [0.23.0], + [0.24.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-input-libinput]) AC_CONFIG_SRCDIR([Makefile.am])