diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2012-03-23 10:38:20 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2012-03-23 10:38:20 +1000 |
commit | 4a80c0dc38ea4dafcb112191c2dd7e0082193263 (patch) | |
tree | edbd380f1a9617340cf653289b4fc4a6e67e9c79 | |
parent | b6779458bcdb049480310ba1acb3991ad061ffc7 (diff) |
synaptics 1.5.99.902xf86-input-synaptics-1.5.99.902
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 af1bc2a..0a85d13 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-synaptics], - [1.5.99.901], + [1.5.99.902], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-input-synaptics]) AC_CONFIG_SRCDIR([Makefile.am]) |