summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-07 19:09:37 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-07 19:09:37 -0800
commit93479193971679781c302dcfda3f653ea67fb452 (patch)
tree9b808c5b52cf51cd0b24345725abbd2f74ed98a2
parentc6cb1b17600e2c2937751a712c7eadd411eb6da9 (diff)
xkbprint 1.0.3xkbprint-1.0.3
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 2748ef7..811ab80 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xkbprint], [1.0.2],
+AC_INIT([xkbprint], [1.0.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xkbprint])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])