summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 20:43:02 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 20:43:02 -0700
commit391a1f6de6315fc0196d407d800597488315cccb (patch)
treeb2570169782a884501c1b2c847c99894dd2c6f41
parentb0f7912512091ea58dfaf8dffb2a658a6afeb96d (diff)
kbproto 1.0.6kbproto-1.0.6
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 818020f..f91d01f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,6 @@
AC_PREREQ([2.60])
-AC_INIT([KBProto], [1.0.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([KBProto], [1.0.6],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE