From: Peter Hutterer Date: Sat, 20 Jun 2009 07:59:59 +0000 (+1000) Subject: Bump to 1.4.99.1 X-Git-Url: https://diplodocus.org/git/xorg-xinput/commitdiff_plain/863423141a3347a013004c809e9d8ce29e11d377?hp=e8ca8fa459eb2eb4d9e9faf294d7172fb4fdb17b Bump to 1.4.99.1 We've had a 1.4 branch for a while now, this bump is way overdue. --- 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 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