Bumped to version 0.83.10

This commit is contained in:
Michiel Broek 2006-01-25 21:27:57 +00:00
parent 5b0ebc99eb
commit 6a011aa64e
4 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
$Id$
WARNING!!! DO NOT USE, MBTASK WILL HANG!!!!
v0.83.10 25-Jan-2006
v0.83.9 23-Jan-2006
v0.83.9 23-Jan-2006 - 25-Jan-2006
mbstat:
Don't write in errorlog after normal termination.

4
TODO
View File

@ -1,7 +1,7 @@
$Id$
MBSE BBS V0.83.9 TODO list.
---------------------------
MBSE BBS V0.83.10 TODO list.
----------------------------
These are a list of things that must be implemented one way or
another. Some things are urgent and necessary to operate the bbs

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