summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-01-17 08:19:26 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-01-17 08:19:26 -0800
commitddd8339e262cbb7b25993599299ad40e0c95ccf6 (patch)
tree59a3c43b000d6ebc27dcae78c4dbe7dd847c2cae /configure.ac
parent8178eb0834d82242e1edbc7d4fb0d1b397569c68 (diff)
downloadxorg-lib-libXpm-ddd8339e262cbb7b25993599299ad40e0c95ccf6.tar.gz
libXpm 3.5.15libXpm-3.5.15
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.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 6cd165f..d609b02 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXpm], [3.5.14],
+AC_INIT([libXpm], [3.5.15],
[https://gitlab.freedesktop.org/xorg/lib/libxpm/-/issues], [libXpm])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])