Bumped to version 0.83.6
This commit is contained in:
parent
0a28368357
commit
e7adff2999
@ -1,6 +1,8 @@
|
||||
$Id$
|
||||
|
||||
v0.83.5 16-Dec-2005
|
||||
v0.83.6 17-Dec-2005
|
||||
|
||||
v0.83.5 16-Dec-2005 - 17-Dec-2005
|
||||
|
||||
mbtask:
|
||||
Better handling of changes in the list of chatservers.
|
||||
|
2
TODO
2
TODO
@ -1,6 +1,6 @@
|
||||
$Id$
|
||||
|
||||
MBSE BBS V0.83.5 TODO list.
|
||||
MBSE BBS V0.83.6 TODO list.
|
||||
---------------------------
|
||||
|
||||
These are a list of things that must be implemented one way or
|
||||
|
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="5"
|
||||
REVISION="6"
|
||||
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="5"
|
||||
REVISION="6"
|
||||
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