Bumped to version 0.81.6

This commit is contained in:
Michiel Broek 2005-11-01 15:01:44 +00:00
parent 79f51e8042
commit 6ae4b3dec5
4 changed files with 6 additions and 4 deletions

View File

@ -1,7 +1,9 @@
$Id$
v0.81.5 25-Oct-2005
v0.81.6 01-Nov-2005
v0.81.5 25-Oct-2005 - 01-Nov-2005
mbfido:
Fixed a segfault when tossing as a point echomail without a

2
TODO
View File

@ -1,6 +1,6 @@
$Id$
MBSE BBS V0.81.5 TODO list.
MBSE BBS V0.81.6 TODO list.
---------------------------
These are a list of things that must be implemented one way or

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="81"
REVISION="5"
REVISION="6"
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="81"
REVISION="5"
REVISION="6"
VERSION="$MAJOR.$MINOR.$REVISION"
COPYRIGHT="Copyright (C) 1997-2005 Michiel Broek, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2005 M. Broek"