From: Paul Mangan Date: Fri, 1 Nov 2002 17:25:49 +0000 (+0000) Subject: filter_conv.pl: fix bug where user-defined headers were ignored X-Git-Tag: w0-1~88 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=8776508fbb284b8c3643a9fd6234ac5691924fc4 filter_conv.pl: fix bug where user-defined headers were ignored --- diff --git a/ChangeLog.claws b/ChangeLog.claws index 8ab689719..00350cc66 100644 --- a/ChangeLog.claws +++ b/ChangeLog.claws @@ -1,3 +1,8 @@ +2002-11-01 [paul] 0.8.5claws66 + + * tools/filter_conv.pl + fix bug where user-defined headers were ignored + 2002-11-01 [paul] 0.8.5claws65 * src/logwindow.c diff --git a/configure.in b/configure.in index ebe079370..8762194f3 100644 --- a/configure.in +++ b/configure.in @@ -11,7 +11,7 @@ MINOR_VERSION=8 MICRO_VERSION=5 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=claws65 +EXTRA_VERSION=claws66 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION dnl set $target