summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-24 15:27:24 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-24 15:27:24 -0700
commitcc378e4f0cc2ab5b66d378050ba4956612a01197 (patch)
tree444131f542c1d2b14ce258b6c48591620bc4d03a
parent117f425f68a087c833ee5ad17e3b17094360b184 (diff)
libXmu 1.2.0libXmu-1.2.0
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 2a929b1..84b0853 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.70])
-AC_INIT([libXmu], [1.1.4],
+AC_INIT([libXmu], [1.2.0],
[https://gitlab.freedesktop.org/xorg/lib/libxmu/-/issues/], [libXmu])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])