From d1b430289b2ddb6c1f3383c5288aa125b058508a Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Wed, 9 Nov 2005 21:19:13 +0000 Subject: Update package version number for X11R7 RC2 release. --- ChangeLog | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e42f86d..cd99010 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-11-09 Kevin E. Martin + + * configure.ac: + Update package version number for X11R7 RC2 release. + 2005-10-28 Alan Coopersmith * configure.ac: diff --git a/configure.ac b/configure.ac index c8860f2..d18f206 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # $Id$ AC_PREREQ(2.57) -AC_INIT([libXpm], 3.5.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXpm) +AC_INIT([libXpm], 3.5.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXpm) AC_CONFIG_SRCDIR([Makefile.am]) AM_INIT_AUTOMAKE([dist-bzip2]) -- cgit v1.2.1