summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-16 11:40:41 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-16 11:40:41 -0700
commite9efe2d027b4c46cf6834cc532222f8ad1d1d3c3 (patch)
tree4861d991734c8417b2aa05e38b3352cf48e7685c
parent9469d3593c9fb1b60cac0602d97f274e209163d7 (diff)
downloadxorg-lib-libXmu-e9efe2d027b4c46cf6834cc532222f8ad1d1d3c3.tar.gz
libXmu 1.1.3libXmu-1.1.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 d801ea2..c036b42 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXmu], [1.1.2],
+AC_INIT([libXmu], [1.1.3],
[https://gitlab.freedesktop.org/xorg/lib/libXmu/issues], [libXmu])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])