summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2023-04-17 15:22:35 -0400
committerMatt Turner <mattst88@gmail.com>2023-04-17 15:22:35 -0400
commitf131de92d6c4e2f62934e85b012287276ecf009c (patch)
treeeec1a7a1ec0e8a671f51e3a2039cbd96d7ec38a6 /configure.ac
parent8b9c4e4c5d278409dc41d19f0c8a8940403cd5c7 (diff)
downloadxorg-lib-libXpm-f131de92d6c4e2f62934e85b012287276ecf009c.tar.gz
libXpm 3.5.16libXpm-3.5.16
Signed-off-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
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])