From e05e173c9da79f866d982786c5c92be6cd97ff13 Mon Sep 17 00:00:00 2001 From: Paul Mangan Date: Thu, 12 Oct 2006 07:20:06 +0000 Subject: [PATCH] bump up version number following stable release --- ChangeLog | 8 ++++++++ NEWS | 6 ++++++ README | 1 + configure.ac | 2 +- 4 files changed, 16 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 61923855a..15e7f7c9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-10-12 [paul] 2.5.5cvs1 + + * NEWS + * README + * configure.ac + Update version number following + stable release + 2006-10-11 [paul] 2.5.4cvs1 * NEWS diff --git a/NEWS b/NEWS index 3721bef86..2dd556f11 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Changes of the Sylpheed-Claws GTK2 branch +* 2.5.5 +------- + +* Bug fix: + o bug 1034, 'Incorrect display of size field in message view' + * 2.5.4 ------- diff --git a/README b/README index 729a083f6..ec7181da1 100644 --- a/README +++ b/README @@ -697,6 +697,7 @@ http://sourceforge.net/tracker/?group_id=25528&atid=384601 GTK 2 Version ------------- +2006-10-12 2.5.5 2006-10-11 2.5.4 2006-10-04 2.5.3 2006-09-26 2.5.2 diff --git a/configure.ac b/configure.ac index 1b750f409..afc6e94bc 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ PACKAGE=sylpheed-claws dnl version number MAJOR_VERSION=2 MINOR_VERSION=5 -MICRO_VERSION=4 +MICRO_VERSION=5 INTERFACE_AGE=0 BINARY_AGE=0 EXTRA_VERSION=1 -- 2.25.1