Bumped to version 0.71.3

This commit is contained in:
Michiel Broek 2005-06-13 19:16:29 +00:00
parent 00bae4f41b
commit 61a5e8d4d1
3 changed files with 7 additions and 4 deletions

View File

@ -1,7 +1,10 @@
$Id$
v0.71.2 16-Jan-2005
v0.71.3 13-Jun-2005
v0.71.2 16-Jan-2005 - 13-Jun-2005
upgrade:
Start mbsetup, in screen 1.2 item 10, add your real internet
@ -28,7 +31,7 @@ v0.71.2 16-Jan-2005
mbcico:
Added protection during binkp receive for zero bytes compressed
data frames, this will cause uncompress error -5 because zero
bytes can't be compressed ar all.
bytes can't be compressed at all.
Fixed test for valid aka's in the EMSI handshake that prevented
that host aka's (node /0) were not presented to the remote.
(thanks Przemyslaw Kwiatkowski).

2
configure vendored
View File

@ -1305,7 +1305,7 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbutils mbnntp mbtask mbsetup unix lang
PACKAGE="mbsebbs"
MAJOR="0"
MINOR="71"
REVISION="2"
REVISION="3"
VERSION="$MAJOR.$MINOR.$REVISION"
COPYRIGHT="Copyright (C) 1997-2005 Michiel Broek, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2005 M. Broek"

View File

@ -13,7 +13,7 @@ dnl
PACKAGE="mbsebbs"
MAJOR="0"
MINOR="71"
REVISION="2"
REVISION="3"
VERSION="$MAJOR.$MINOR.$REVISION"
COPYRIGHT="Copyright (C) 1997-2005 Michiel Broek, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2005 M. Broek"