Bumped version to 0.61.5
This commit is contained in:
parent
b1d974bb35
commit
7d5644c4f7
@ -1,7 +1,10 @@
|
|||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
|
|
||||||
v0.61.4 11-Aug-2004
|
v0.61.5 25-Sep-2004
|
||||||
|
|
||||||
|
|
||||||
|
v0.61.4 11-Aug-2004 - 25-Sep-2004
|
||||||
|
|
||||||
upgrade:
|
upgrade:
|
||||||
If you run a version older then 0.60.0, first upgrade to 0.60.0
|
If you run a version older then 0.60.0, first upgrade to 0.60.0
|
||||||
|
4
TODO
4
TODO
@ -1,6 +1,6 @@
|
|||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
MBSE BBS V0.61.4 TODO list.
|
MBSE BBS V0.61.5 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
|
||||||
@ -15,8 +15,6 @@ $Id$
|
|||||||
X = Will not be done unless it's really needed.
|
X = Will not be done unless it's really needed.
|
||||||
|
|
||||||
everything:
|
everything:
|
||||||
L: Consider XML format for databases.
|
|
||||||
|
|
||||||
L: Implement IPv6.
|
L: Implement IPv6.
|
||||||
|
|
||||||
L: Document error return codes in the manual.
|
L: Document error return codes in the manual.
|
||||||
|
2
configure
vendored
2
configure
vendored
@ -1310,7 +1310,7 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbnntp mbtask mbsetup unix lang example
|
|||||||
PACKAGE="mbsebbs"
|
PACKAGE="mbsebbs"
|
||||||
MAJOR="0"
|
MAJOR="0"
|
||||||
MINOR="61"
|
MINOR="61"
|
||||||
REVISION="4"
|
REVISION="5"
|
||||||
VERSION="$MAJOR.$MINOR.$REVISION"
|
VERSION="$MAJOR.$MINOR.$REVISION"
|
||||||
COPYRIGHT="Copyright (C) 1997-2004 Michiel Broek, All Rights Reserved"
|
COPYRIGHT="Copyright (C) 1997-2004 Michiel Broek, All Rights Reserved"
|
||||||
SHORTRIGHT="Copyright (C) 1997-2004 M. Broek"
|
SHORTRIGHT="Copyright (C) 1997-2004 M. Broek"
|
||||||
|
@ -13,7 +13,7 @@ dnl
|
|||||||
PACKAGE="mbsebbs"
|
PACKAGE="mbsebbs"
|
||||||
MAJOR="0"
|
MAJOR="0"
|
||||||
MINOR="61"
|
MINOR="61"
|
||||||
REVISION="4"
|
REVISION="5"
|
||||||
VERSION="$MAJOR.$MINOR.$REVISION"
|
VERSION="$MAJOR.$MINOR.$REVISION"
|
||||||
COPYRIGHT="Copyright (C) 1997-2004 Michiel Broek, All Rights Reserved"
|
COPYRIGHT="Copyright (C) 1997-2004 Michiel Broek, All Rights Reserved"
|
||||||
SHORTRIGHT="Copyright (C) 1997-2004 M. Broek"
|
SHORTRIGHT="Copyright (C) 1997-2004 M. Broek"
|
||||||
|
Reference in New Issue
Block a user