diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-01-17 08:19:26 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-01-17 08:19:26 -0800 |
commit | ddd8339e262cbb7b25993599299ad40e0c95ccf6 (patch) | |
tree | 59a3c43b000d6ebc27dcae78c4dbe7dd847c2cae | |
parent | 8178eb0834d82242e1edbc7d4fb0d1b397569c68 (diff) |
libXpm 3.5.15libXpm-3.5.15
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |