summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-29 17:29:25 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-29 17:29:25 -0700
commit22a434d061af224536baee6c6110b603c5c96b2c (patch)
tree090ea94bbd036e47bb47b5f1d6c677e476958a01 /configure.ac
parentc11f1bd18303139f070e1873382632ee80cd9878 (diff)
downloadxorg-lib-libXpm-22a434d061af224536baee6c6110b603c5c96b2c.tar.gz
libXpm 3.5.9libXpm-3.5.9
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 8fc2caa..057c056 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([libXpm],
- [3.5.8],
+ [3.5.9],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[libXpm])
AC_CONFIG_SRCDIR([Makefile.am])