summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-02-10 15:46:54 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-02-10 15:46:54 -0800
commit34efe0c4ec0d0e93e044448baabbdaa6d46e7415 (patch)
tree9e189f93c59b4482d66c9c90a6549225acf1e115
parentff8ee7eeee694476140fe51fc0a47f9c694c5541 (diff)
xkbutils 1.0.4xkbutils-1.0.4
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 dd8a36f..2908135 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([xkbutils], [1.0.3],
+AC_INIT([xkbutils], [1.0.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xkbutils])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])