summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2014-06-26 15:03:10 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2014-06-26 15:11:30 +1000
commit29fa1a6637fe52a67558b3b0793dd56340a37e62 (patch)
tree64cb28a87a938dbca6b97fbb52335920ecf7cd59
parent9e664af686ed780271ce26c02582fa1185d38ecd (diff)
xf86-input-libinput 0.1.0xf86-input-libinput-0.1.0
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index abd3966..a341fcf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-libinput],
- [0.0.1],
+ [0.1.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-libinput])
AC_CONFIG_SRCDIR([Makefile.am])