Update to v0.37.00 development
This commit is contained in:
parent
a72bfbd930
commit
390340c2ba
@ -1,7 +1,11 @@
|
||||
$Id$
|
||||
|
||||
|
||||
v0.36.00 26-Dec-2002.
|
||||
v0.37.00 26-Dec-2002.
|
||||
|
||||
|
||||
|
||||
v0.36.00 26-Dec-2002 - stable release
|
||||
|
||||
update:
|
||||
These are the total update instructions for the upgrade from
|
||||
|
@ -21,6 +21,7 @@ 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_35_01_current 05-Jun-2002 Start 0.35.01 development.
|
||||
mbsebbs-0_36_00_release 26-Dec-2002 Version 0.36.00 release.
|
||||
mbsebbs-0_37_00_current 26-Dec-2002 Start version 0.37 development.
|
||||
|
||||
|
||||
CVS usage.
|
||||
|
2
TODO
2
TODO
@ -1,6 +1,6 @@
|
||||
$Id$
|
||||
|
||||
MBSE BBS V0.36.00 TODO list.
|
||||
MBSE BBS V0.37.00 TODO list.
|
||||
----------------------------
|
||||
|
||||
These are a list of things that must be implemented one way or
|
||||
|
6
configure
vendored
6
configure
vendored
@ -1196,9 +1196,9 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbtask mbsetup unix lang examples html
|
||||
|
||||
|
||||
PACKAGE="mbsebbs"
|
||||
VERSION="0.36.00"
|
||||
COPYRIGHT="Copyright (C) 1997-2002 Michiel Broek, All Rights Reserved"
|
||||
SHORTRIGHT="Copyright (C) 1997-2002 M. Broek"
|
||||
VERSION="0.37.00"
|
||||
COPYRIGHT="Copyright (C) 1997-2003 Michiel Broek, All Rights Reserved"
|
||||
SHORTRIGHT="Copyright (C) 1997-2003 M. Broek"
|
||||
GROUP="bbs"
|
||||
OWNER="mbse"
|
||||
|
||||
|
@ -9,9 +9,9 @@ AC_SUBST(SUBDIRS)
|
||||
dnl General settings for MBSE BBS
|
||||
dnl After changeing the version number, run autoconf!
|
||||
PACKAGE="mbsebbs"
|
||||
VERSION="0.36.00"
|
||||
COPYRIGHT="Copyright (C) 1997-2002 Michiel Broek, All Rights Reserved"
|
||||
SHORTRIGHT="Copyright (C) 1997-2002 M. Broek"
|
||||
VERSION="0.37.00"
|
||||
COPYRIGHT="Copyright (C) 1997-2003 Michiel Broek, All Rights Reserved"
|
||||
SHORTRIGHT="Copyright (C) 1997-2003 M. Broek"
|
||||
GROUP="bbs"
|
||||
OWNER="mbse"
|
||||
AC_SUBST(PACKAGE)
|
||||
|
@ -13,10 +13,10 @@
|
||||
<BODY>
|
||||
<BLOCKQUOTE>
|
||||
<center><img SRC="images/mbse.jpg" BORDER=0></center>
|
||||
<div align=center><h1>MBSE BBS System Guide v0.35.01</h1></div>
|
||||
<div align=center><h1>MBSE BBS System Guide v0.37.00</h1></div>
|
||||
<HR>
|
||||
|
||||
<div align=right><h5>Last update 25-Jul-2002</h5></div>
|
||||
<div align=right><h5>Last update 26-Dec-2002</h5></div>
|
||||
<P>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user