diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-11-19 12:23:53 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-11-19 12:23:53 -0800 |
commit | 08bc174f28af028b6ebaa9edeccd3ff56c396e92 (patch) | |
tree | fb240ba524a1f7d3bd87f235fd0f12c63eb270c0 | |
parent | f0857c0de206e90777a5321cce9602083b283080 (diff) |
libXpm 3.5.14libXpm-3.5.14
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index a6c9524..789a96e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXpm], [3.5.13], - [https://gitlab.freedesktop.org/xorg/lib/libXpm/issues], [libXpm]) +AC_INIT([libXpm], [3.5.14], + [https://gitlab.freedesktop.org/xorg/lib/libxpm/-/issues], [libXpm]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) |