Release 0.33.21

This commit is contained in:
Michiel Broek 2002-06-04 18:22:10 +00:00
parent a29faca089
commit 17698faaf2
5 changed files with 8 additions and 3 deletions

View File

@ -2,6 +2,10 @@ $Id$
MBSEBBS History.
v0.33.21 04-Jun-2002
This is the final release of the 0.33.20 development version.
v0.33.20 10-Feb-2002 - 04-Jun-2002

View File

@ -18,6 +18,7 @@ mbsebbs-0_33_19_current 02-Nov-2001 Start 0.33.19 current development.
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_final 04-Jun-2002 Version 0.33.20 finished (not released).
mbsebbs-0_33_21_release 04-Jun-2002 Version 0.33.21 release.
CVS usage.

2
TODO
View File

@ -1,6 +1,6 @@
$Id$
MBSE BBS V0.33.20 TODO list.
MBSE BBS V0.33.21 TODO list.
----------------------------
These are a list of things that must be implemented one way or

2
configure vendored
View File

@ -1196,7 +1196,7 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbtask mbsetup unix lang examples html
PACKAGE="mbsebbs"
VERSION="0.33.20"
VERSION="0.33.21"
COPYRIGHT="Copyright (C) 1997-2002 Michiel Broek, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2002 M. Broek"
GROUP="bbs"

View File

@ -9,7 +9,7 @@ AC_SUBST(SUBDIRS)
dnl General settings for MBSE BBS
dnl After changeing the version number, run autoconf!
PACKAGE="mbsebbs"
VERSION="0.33.20"
VERSION="0.33.21"
COPYRIGHT="Copyright (C) 1997-2002 Michiel Broek, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2002 M. Broek"
GROUP="bbs"