summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-10-03 08:43:57 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-10-03 08:43:57 -0700
commita154f12b6e56f131bd5880fc96f11615ff940b29 (patch)
treef62b4518d21a50c5d8d642ba627cd0f76317c198
parent91f887b41bf75648df725a4ed3be036da02e911e (diff)
libXpm 3.5.17libXpm-3.5.17
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 c22c988..c2a6665 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXpm], [3.5.16],
+AC_INIT([libXpm], [3.5.17],
[https://gitlab.freedesktop.org/xorg/lib/libxpm/-/issues/], [libXpm])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])