diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2010-06-17 11:17:41 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2010-06-17 11:23:30 +1000 |
commit | 3e9753f09699a40b33dadb1739949d2cd6c48611 (patch) | |
tree | 29f967ca72238bb49d7da75d8e79e5f2a18a1f63 | |
parent | b19e3782a77c171ca20fc962f95923495fdb7978 (diff) |
Bump to 1.2.99.1.xf86-input-synaptics-1.2.99.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 f78d028..078335f 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-synaptics], - [1.2.99], + [1.2.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-input-synaptics]) AC_CONFIG_SRCDIR([Makefile.am]) |