diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2016-12-12 23:09:52 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2016-12-12 23:09:52 +0100 |
commit | 1fab5e81fd761f628fb68d22934615536dbd0220 (patch) | |
tree | f1a13fc51dc2d6c78f1b6ba689c23fa6bc13a918 | |
parent | 8b3024e6871ce50b34bf2dff924774bd654703bc (diff) |
libXpm 3.5.12libXpm-3.5.12
Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 46e2a27..2feb9ff 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXpm], [3.5.11], +AC_INIT([libXpm], [3.5.12], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXpm]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |