diff options
author | Sascha Hlusiak <saschahlusiak@arcor.de> | 2009-04-11 14:25:07 +0200 |
---|---|---|
committer | Sascha Hlusiak <saschahlusiak@arcor.de> | 2009-04-11 14:25:07 +0200 |
commit | 57bf11bc03a04fd68bb3ee2cd5375f04326e5c28 (patch) | |
tree | 50ace7bed7c127d674547ce4bfe4e00019ee6f78 | |
parent | 7f6e390fb1f8ca006b2a995877128f3de0a445ba (diff) |
configure.ac: this is 1.4.99
Major changes in configuration call for a major release.
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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) |