diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2012-05-11 10:30:21 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2012-05-11 11:20:14 +1000 |
commit | e0f5688994baa85a8c658120681575cdd0ba2a58 (patch) | |
tree | 3c62d1c2506eb99c4cc02f333fdcc9ff20750bd1 | |
parent | 7f2d9d88204c62de3cb63b48001b9e2408d3a20d (diff) |
synaptics 1.6.1xf86-input-synaptics-1.6.1
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 e5b92f9..565daf2 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-synaptics], - [1.6.0], + [1.6.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-input-synaptics]) AC_CONFIG_SRCDIR([Makefile.am]) |