summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-06-20 17:59:59 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-06-22 10:24:47 +1000
commit863423141a3347a013004c809e9d8ce29e11d377 (patch)
tree615c7537d280906d96db15cd4808ae54acd5ca61
parente8ca8fa459eb2eb4d9e9faf294d7172fb4fdb17b (diff)
Bump to 1.4.99.1xinput-1.4.99.1
We've had a 1.4 branch for a while now, this bump is way overdue.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9e2bfde..2e180f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Copyright 2007 Peter Hutterer <peter@cs.unisa.edu.au>
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xinput,[1.4.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xinput)
+AC_INIT(xinput,[1.4.99.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xinput)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE