diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-29 17:29:25 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-29 17:29:25 -0700 |
commit | 22a434d061af224536baee6c6110b603c5c96b2c (patch) | |
tree | 090ea94bbd036e47bb47b5f1d6c677e476958a01 | |
parent | c11f1bd18303139f070e1873382632ee80cd9878 (diff) |
libXpm 3.5.9libXpm-3.5.9
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 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]) |