libXmu: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Mar 24 22:32:29 UTC 2024


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit cc378e4f0cc2ab5b66d378050ba4956612a01197
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Mar 24 15:27:24 2024 -0700

    libXmu 1.2.0
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

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])


More information about the xorg-commit mailing list