summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-07-23 22:04:45 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-07-23 22:04:45 -0700
commit6e51df6dd4255cbe311ec98e21a1cc94975271a1 (patch)
tree4e7c47fd02353cd1bfec4d429a83983a38648646
parent8d3edb688115d3100d7ac6fa9ed407494e435c43 (diff)
xf86-input-keyboard 1.6.2xf86-input-keyboard-1.6.2
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 7555b44..8ae762f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-input-keyboard],
- [1.6.1],
+ [1.6.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-input-keyboard])
AC_CONFIG_SRCDIR([Makefile.am])