summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 20:39:55 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-07 20:39:55 -0800
commitacaaea96776b36c097d5413040c5ce85d3ae6cb9 (patch)
tree664b79f9995f0b2ff2494350af2d6da3691da223 /configure.ac
parent1450186652cb9d2efe55c8da7cb64996eddd34c7 (diff)
downloadxorg-lib-libXpm-acaaea96776b36c097d5413040c5ce85d3ae6cb9.tar.gz
libXpm 3.5.10libXpm-3.5.10
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
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])