summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2014-11-24 17:43:23 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2014-11-24 17:43:23 +1000
commit7b2dbdc224e3e81cc322d3590e1c0079d4a5cb56 (patch)
tree97b1edf50ee3f490ce820e3e08cf58cffb532cc5
parenteddc8cb1b2b66f575348c6ff7cb189ce0052ef88 (diff)
xf86-input-libinput 0.3.0xf86-input-libinput-0.3.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 63e99ac..13083eb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-libinput],
- [0.2.0],
+ [0.3.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-libinput])
AC_CONFIG_SRCDIR([Makefile.am])