Bumped to version 0.83.18
This commit is contained in:
parent
7e1a403298
commit
11492ba908
@ -1,7 +1,11 @@
|
|||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
|
v0.83.18 01-Apr-2006
|
||||||
|
|
||||||
v0.83.17 27-Mar-2006
|
Seems a good time to prepare for a stable release.
|
||||||
|
|
||||||
|
|
||||||
|
v0.83.17 27-Mar-2006 - 01-Apr-2006
|
||||||
|
|
||||||
mbfido:
|
mbfido:
|
||||||
Seenby addresses in the internal tables did not store the
|
Seenby addresses in the internal tables did not store the
|
||||||
|
2
TODO
2
TODO
@ -1,6 +1,6 @@
|
|||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
MBSE BBS V0.83.17 TODO list.
|
MBSE BBS V0.83.18 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
2
configure
vendored
@ -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="17"
|
REVISION="18"
|
||||||
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"
|
||||||
|
@ -13,7 +13,7 @@ dnl
|
|||||||
PACKAGE="mbsebbs"
|
PACKAGE="mbsebbs"
|
||||||
MAJOR="0"
|
MAJOR="0"
|
||||||
MINOR="83"
|
MINOR="83"
|
||||||
REVISION="17"
|
REVISION="18"
|
||||||
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"
|
||||||
|
Reference in New Issue
Block a user