From 57bf11bc03a04fd68bb3ee2cd5375f04326e5c28 Mon Sep 17 00:00:00 2001 From: Sascha Hlusiak Date: Sat, 11 Apr 2009 14:25:07 +0200 Subject: [PATCH] configure.ac: this is 1.4.99 Major changes in configuration call for a major release. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index d8e107b..59d6c0c 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-input-joystick], - 1.4.0, + 1.4.99, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-input-joystick)