summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-11-10 23:39:43 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-11-10 23:39:43 -0800
commit31b7584cd60accc2d7dbaf5797d34495e321b793 (patch)
tree5a9e4330f0c15bcadbc01a0e5f95eefe51724c19
parentec17f1a60b1c9d9871213eae475740640fe6312d (diff)
xkbprint 1.0.2xkbprint-1.0.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9097fe8..51ed18d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xkbprint,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xkbprint)
+AC_INIT(xkbprint, [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xkbprint)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)