diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2015-04-20 11:42:01 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2015-04-20 11:42:07 +1000 |
commit | aad39023f01be4133943ba8bc86246804dc7b1af (patch) | |
tree | d4fc931f12e616b06cc0933dac0ccf0424a487a0 | |
parent | c2f4dc50cd71cfbc4c4b5828654d30c09e83cf57 (diff) |
xf86-input-void 1.4.1xf86-input-void-1.4.1
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 087b0a1..9200d43 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to produce a configure script # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-input-void], - [1.4.0], + [1.4.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-input-void) AC_CONFIG_SRCDIR([Makefile.am]) |