]> diplodocus.org Git - xorg-xinput/commitdiff
Bump to 1.4.99.1
authorPeter Hutterer <peter.hutterer@who-t.net>
Sat, 20 Jun 2009 07:59:59 +0000 (17:59 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 22 Jun 2009 00:24:47 +0000 (10:24 +1000)
We've had a 1.4 branch for a while now, this bump is way overdue.

configure.ac

index 9e2bfdefdc2a09e4c28b42bcff2a9022e27017b5..2e180f2bdf2c0baf4de36de66803b50fcc5910b5 100644 (file)
@@ -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