diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2019-12-13 14:25:06 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2019-12-13 14:25:06 +1000 |
commit | b0fc485495a694816d76a43978e2cfd5575c554d (patch) | |
tree | dfd5e67ab148789f3c016cc404b8d3a8639a3c50 | |
parent | 5817fd4ac5308fe7c23301c652f174997009b7d5 (diff) |
libXpm 3.5.13libXpm-3.5.13
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c2796c1..365544b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXpm], [3.5.12], +AC_INIT([libXpm], [3.5.13], [https://gitlab.freedesktop.org/xorg/lib/libXpm/issues], [libXpm]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |