diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-07 20:39:55 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-07 20:39:55 -0800 |
commit | acaaea96776b36c097d5413040c5ce85d3ae6cb9 (patch) | |
tree | 664b79f9995f0b2ff2494350af2d6da3691da223 | |
parent | 1450186652cb9d2efe55c8da7cb64996eddd34c7 (diff) |
libXpm 3.5.10libXpm-3.5.10
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 00a4c8f..ba7e3b4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXpm], [3.5.9], +AC_INIT([libXpm], [3.5.10], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libXpm]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |