Bumped to version 0.83.10
This commit is contained in:
parent
5b0ebc99eb
commit
6a011aa64e
@ -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
4
TODO
@ -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
2
configure
vendored
@ -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"
|
||||
|
@ -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"
|
||||
|
Reference in New Issue
Block a user