diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-01-09 18:38:57 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-01-09 18:38:57 -0800 |
commit | 5058dc340278f2498dd1b4db129dc6dd6b0e0964 (patch) | |
tree | c7fc57a72ff70d24e975ec1fbf21ac30962520d2 | |
parent | 194fed98fee47801f1ca8eb926bc10a57b7582cb (diff) |
Version 1.4.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4b54604..9c4f034 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-input-mouse], - 1.3.0, + 1.4.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-input-mouse) |