Started version 0.35.01
This commit is contained in:
parent
17698faaf2
commit
f781ff6b71
@ -1,6 +1,10 @@
|
|||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
MBSEBBS History.
|
MBSEBBS History.
|
||||||
|
|
||||||
|
v0.35.01 05-Jun-2002
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
v0.33.21 04-Jun-2002
|
v0.33.21 04-Jun-2002
|
||||||
|
|
||||||
|
@ -19,6 +19,7 @@ mbsebbs-0_33_19_final 10-Feb-2002 Version 0.33.19 released.
|
|||||||
mbsebbs-0_33_20_current 10-Feb-2002 Start 0.33.20 current development.
|
mbsebbs-0_33_20_current 10-Feb-2002 Start 0.33.20 current development.
|
||||||
mbsebbs-0_33_20_final 04-Jun-2002 Version 0.33.20 finished (not released).
|
mbsebbs-0_33_20_final 04-Jun-2002 Version 0.33.20 finished (not released).
|
||||||
mbsebbs-0_33_21_release 04-Jun-2002 Version 0.33.21 release.
|
mbsebbs-0_33_21_release 04-Jun-2002 Version 0.33.21 release.
|
||||||
|
mbsebbs-0_35_01_current 05-Jun-2002 Start 0.35.01 development.
|
||||||
|
|
||||||
|
|
||||||
CVS usage.
|
CVS usage.
|
||||||
|
2
TODO
2
TODO
@ -1,6 +1,6 @@
|
|||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
MBSE BBS V0.33.21 TODO list.
|
MBSE BBS V0.35.01 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
@ -1196,7 +1196,7 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbtask mbsetup unix lang examples html
|
|||||||
|
|
||||||
|
|
||||||
PACKAGE="mbsebbs"
|
PACKAGE="mbsebbs"
|
||||||
VERSION="0.33.21"
|
VERSION="0.35.01"
|
||||||
COPYRIGHT="Copyright (C) 1997-2002 Michiel Broek, All Rights Reserved"
|
COPYRIGHT="Copyright (C) 1997-2002 Michiel Broek, All Rights Reserved"
|
||||||
SHORTRIGHT="Copyright (C) 1997-2002 M. Broek"
|
SHORTRIGHT="Copyright (C) 1997-2002 M. Broek"
|
||||||
GROUP="bbs"
|
GROUP="bbs"
|
||||||
|
@ -9,7 +9,7 @@ AC_SUBST(SUBDIRS)
|
|||||||
dnl General settings for MBSE BBS
|
dnl General settings for MBSE BBS
|
||||||
dnl After changeing the version number, run autoconf!
|
dnl After changeing the version number, run autoconf!
|
||||||
PACKAGE="mbsebbs"
|
PACKAGE="mbsebbs"
|
||||||
VERSION="0.33.21"
|
VERSION="0.35.01"
|
||||||
COPYRIGHT="Copyright (C) 1997-2002 Michiel Broek, All Rights Reserved"
|
COPYRIGHT="Copyright (C) 1997-2002 Michiel Broek, All Rights Reserved"
|
||||||
SHORTRIGHT="Copyright (C) 1997-2002 M. Broek"
|
SHORTRIGHT="Copyright (C) 1997-2002 M. Broek"
|
||||||
GROUP="bbs"
|
GROUP="bbs"
|
||||||
|
Reference in New Issue
Block a user