From 50214deb692a9af760088f8e7a51955c7d3f1707 Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Sat, 3 Dec 2005 05:49:44 +0000 Subject: Update package version number for X11R7 RC3 release. --- ChangeLog | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4fd1003..260c341 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-12-03 Kevin E. Martin + + * configure.ac: + Update package version number for X11R7 RC3 release. + 2005-11-19 Kevin E. Martin * xpm.pc.in: diff --git a/configure.ac b/configure.ac index c44bd87..aa53ca2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # $Id$ AC_PREREQ(2.57) -AC_INIT([libXpm], 3.5.4, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXpm) +AC_INIT([libXpm], 3.5.4.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libXpm) AC_CONFIG_SRCDIR([Makefile.am]) AM_INIT_AUTOMAKE([dist-bzip2]) -- cgit v1.2.1