diff --git a/ChangeLog b/ChangeLog index a2e72845..480b7acc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/README.developer b/README.developer index a3f53d8e..13b9dcc4 100644 --- a/README.developer +++ b/README.developer @@ -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. diff --git a/TODO b/TODO index cb8d09cb..9b4dbb60 100644 --- a/TODO +++ b/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 diff --git a/configure b/configure index 00191fce..50d01ee8 100755 --- a/configure +++ b/configure @@ -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" diff --git a/configure.in b/configure.in index 676b7c26..03f4b469 100644 --- a/configure.in +++ b/configure.in @@ -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) diff --git a/html/index.htm b/html/index.htm index e757f86b..f57eacc3 100755 --- a/html/index.htm +++ b/html/index.htm @@ -13,10 +13,10 @@
-

MBSE BBS System Guide v0.35.01

+

MBSE BBS System Guide v0.37.00


-
Last update 25-Jul-2002
+
Last update 26-Dec-2002