diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2014-12-22 08:54:39 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2014-12-22 08:54:39 +1000 |
commit | d3331b5802602c059e311cffb17e4a18d4ae93f4 (patch) | |
tree | 2d562214b623f3a39de305e52b71287dace8cf69 | |
parent | c3c68e3cbb04f869d075adaba5fa7fa2ef85a9d8 (diff) |
synaptics 1.7.7xf86-input-synaptics-1.7.7
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 a8addbd..b1a071f 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-synaptics], - [1.7.6], + [1.7.7], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-input-synaptics]) AC_CONFIG_SRCDIR([Makefile.am]) |