summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2010-09-01 13:42:56 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2010-09-01 13:42:56 +1000
commit6f7daad930bbceb98a3bea537446b457a5f76246 (patch)
treea3a7f992139f220154372b6bca3d8b5c7ee9d4fe /configure.ac
parentf0623c56b91d1444ceb0f18a3b090a06bd6817a9 (diff)
Bump to 1.3.99
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cf3bf21..155c6dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-synaptics],
- [1.3.0],
+ [1.3.99],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-synaptics])
AC_CONFIG_SRCDIR([Makefile.am])