diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-08-22 13:23:30 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-08-22 13:23:30 -0700 |
commit | 3e37dd39b6169af9928d5b959c40ba79a07450ee (patch) | |
tree | 33bbe3b6b8378fdca94523d31ce7e3b00d9bd420 | |
parent | d82244497b54889f91c78585374d1ad6a0cef2cf (diff) |
Version bump: 3.5.7libXpm-3.5.7
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ff7e245..2f56e4d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # $Id$ AC_PREREQ(2.57) -AC_INIT([libXpm], 3.5.6, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXpm) +AC_INIT([libXpm], 3.5.7, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXpm) AC_CONFIG_SRCDIR([Makefile.am]) AM_INIT_AUTOMAKE([dist-bzip2]) |