Bumped to version 0.83.20

This commit is contained in:
Michiel Broek 2006-05-27 10:34:06 +00:00
parent 1370fcdcf3
commit f27e149357
4 changed files with 5 additions and 6 deletions

View File

@ -1,10 +1,9 @@
$Id$ $Id$
WARNING!!! Latest version is unstable... VERY UNSTABLE!!! v0.83.20 27-May-2006
v0.83.19 23-May-2006 - 27-May-2006
v0.83.19 23-May-2006
mbtask: mbtask:
Changed dynamic arrays to static arrays in the chatserver Changed dynamic arrays to static arrays in the chatserver

2
TODO
View File

@ -1,6 +1,6 @@
$Id$ $Id$
MBSE BBS V0.83.19 TODO list. MBSE BBS V0.83.20 TODO list.
---------------------------- ----------------------------
These are a list of things that must be implemented one way or 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" PACKAGE="mbsebbs"
MAJOR="0" MAJOR="0"
MINOR="83" MINOR="83"
REVISION="19" REVISION="20"
VERSION="$MAJOR.$MINOR.$REVISION" VERSION="$MAJOR.$MINOR.$REVISION"
COPYRIGHT="Copyright (C) 1997-2006 Michiel Broek, All Rights Reserved" COPYRIGHT="Copyright (C) 1997-2006 Michiel Broek, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2006 M. Broek" SHORTRIGHT="Copyright (C) 1997-2006 M. Broek"

View File

@ -13,7 +13,7 @@ dnl
PACKAGE="mbsebbs" PACKAGE="mbsebbs"
MAJOR="0" MAJOR="0"
MINOR="83" MINOR="83"
REVISION="19" REVISION="20"
VERSION="$MAJOR.$MINOR.$REVISION" VERSION="$MAJOR.$MINOR.$REVISION"
COPYRIGHT="Copyright (C) 1997-2006 Michiel Broek, All Rights Reserved" COPYRIGHT="Copyright (C) 1997-2006 Michiel Broek, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2006 M. Broek" SHORTRIGHT="Copyright (C) 1997-2006 M. Broek"