diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2014-07-24 10:16:29 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2014-07-24 10:18:07 +1000 |
commit | e8c4bbceee203665a5192e1ab6df711893f61834 (patch) | |
tree | 62b3a27a429527e68ad4b004fe64e39d1b01fcee | |
parent | e1a9c82dbcbec59f174cb4906eaf1ef77d5f9286 (diff) |
xf86-input-libinput 0.1.2xf86-input-libinput-0.1.2
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index dcd7b46..5132f3a 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-libinput], - [0.1.1], + [0.1.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-input-libinput]) AC_CONFIG_SRCDIR([Makefile.am]) |