From: Paul Mangan Date: Wed, 12 Jun 2002 20:43:38 +0000 (+0000) Subject: /src/prefs_account.c:CREATE_RADIO_BUTTONS(): fixed a typo and corrected the behaviour... X-Git-Tag: rel_0_7_7~13 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=f2a93c523724693f534bdae20763578a7739a627 /src/prefs_account.c:CREATE_RADIO_BUTTONS(): fixed a typo and corrected the behaviour of the radio buttons --- diff --git a/ChangeLog.claws b/ChangeLog.claws index 916cb12ad..3529dd2e0 100644 --- a/ChangeLog.claws +++ b/ChangeLog.claws @@ -1,3 +1,9 @@ +2002-06-12 [paul] 0.7.6claws41 + + * src/prefs_account.c + CREATE_RADIO_BUTTONS(): fixed a typo and corrected the + behavior of the radio buttons, (from 0.7.7cvs2) + 2002-06-11 [alfons] 0.7.6claws40 * src/messageview.[ch] diff --git a/configure.in b/configure.in index 2390cc558..6a99b1519 100644 --- a/configure.in +++ b/configure.in @@ -8,7 +8,7 @@ MINOR_VERSION=7 MICRO_VERSION=6 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=claws40 +EXTRA_VERSION=claws41 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION dnl set $target