summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 09:15:11 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 09:15:11 -0700
commit90f69d7b859caff9f51b6fe20580582a91ed6d0d (patch)
tree6069f410b33b2cb2bd4111ff02f32037e193a2f5
parent53f3eb734fe4dfccbce602b3dd19ee06e0850c44 (diff)
xf86-input-keyboard 1.5.0xf86-input-keyboard-1.5.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8aea810..f6ebb96 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-keyboard],
- [1.4.0],
+ [1.5.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-keyboard])
AC_CONFIG_SRCDIR([Makefile.am])