summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-07 21:28:14 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-07 21:28:14 -0700
commit2539e539eafdac88177c8ee30b043c5d52f017e4 (patch)
tree2364c0665751ac5bc3769384eb4d5416f99a12e8
parent54043bd96cc474b8f96d64a46cf99d76aac8206d (diff)
libXmu 1.1.2libXmu-1.1.2
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 18f7f58..e9d6b69 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXmu], [1.1.1],
+AC_INIT([libXmu], [1.1.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXmu])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])