From a64157f623530e81aed15202c2edf479cc4d0ce3 Mon Sep 17 00:00:00 2001 From: Colin Leroy Date: Sun, 21 Apr 2002 11:43:25 +0000 Subject: [PATCH] mistaken Changelog and forgot version. Sorry :-/ --- ChangeLog | 8 -------- ChangeLog.claws | 8 ++++++++ configure.in | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6c7687401..d4d6b0464 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,3 @@ -2002-04-21 - - * src/mimeview.c - * src/prefs_common.c - * src/prefs_common.h - * src/textview.c : Added an option to common preferences -> display - to allow user not to automatically display images. - 2002-04-21 * src/summaryview.c: summary_show(): fixed a bug that didn't process diff --git a/ChangeLog.claws b/ChangeLog.claws index 1012aa629..7beae2c46 100644 --- a/ChangeLog.claws +++ b/ChangeLog.claws @@ -1,3 +1,11 @@ +2002-04-21 [colin] 0.7.4claws88 + + * src/mimeview.c + * src/prefs_common.c + * src/prefs_common.h + * src/textview.c : Added an option to common preferences -> display + to allow user not to automatically display images. + 2002-04-21 [paul] 0.7.4claws87 * sync with 0.7.4cvs52 diff --git a/configure.in b/configure.in index 6b7518cd8..95936a5e1 100644 --- a/configure.in +++ b/configure.in @@ -8,7 +8,7 @@ MINOR_VERSION=7 MICRO_VERSION=4 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=claws87 +EXTRA_VERSION=claws88 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION dnl set $target -- 2.25.1