summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-17 00:01:25 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-17 00:01:25 -0700
commitf70138ea7faf7a4ad78b0b4743045c3a06224afd (patch)
tree75ba592415bf569c03bf450ec2a9306c95469617
parent4508750217b3d3ba4e2c4491ba80cfd33b6dff85 (diff)
xmh 1.0.3xmh-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 0bac9db..d9da428 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([xmh], [1.0.2],
+AC_INIT([xmh], [1.0.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xmh])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])