diff options
author | Matt Turner <mattst88@gmail.com> | 2023-04-17 15:22:35 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2023-04-17 15:22:35 -0400 |
commit | f131de92d6c4e2f62934e85b012287276ecf009c (patch) | |
tree | eec1a7a1ec0e8a671f51e3a2039cbd96d7ec38a6 | |
parent | 8b9c4e4c5d278409dc41d19f0c8a8940403cd5c7 (diff) |
libXpm 3.5.16libXpm-3.5.16
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3eeb755..a69daaf 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXpm], [3.5.15], +AC_INIT([libXpm], [3.5.16], [https://gitlab.freedesktop.org/xorg/lib/libxpm/-/issues/], [libXpm]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |