Bumped version number to 0.33.20
This commit is contained in:
parent
f69b9325bc
commit
6f3d1997db
10
ChangeLog
10
ChangeLog
@ -4580,3 +4580,13 @@ v0.33.19 26-Oct-2001
|
|||||||
2:206/149@fidonet to let us use his program until mbfile could
|
2:206/149@fidonet to let us use his program until mbfile could
|
||||||
take over.
|
take over.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
v0.33.20 10-Feb-2002
|
||||||
|
|
||||||
|
upgrade:
|
||||||
|
|
||||||
|
|
||||||
|
general:
|
||||||
|
|
||||||
|
|
||||||
|
@ -16,3 +16,4 @@ mbsebbs-0_33_18_current 25-Aug-2001 Upgraded to 0.33.18 current development.
|
|||||||
mbsebbs-0_33_18_final 02-Nov-2001 Version 0.33.18 released.
|
mbsebbs-0_33_18_final 02-Nov-2001 Version 0.33.18 released.
|
||||||
mbsebbs-0_33_19_current 02-Nov-2001 Start 0.33.19 current development.
|
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_19_final 10-Feb-2002 Version 0.33.19 released.
|
||||||
|
mbsebbs-0_33_20_current 10-Feb-2002 Start 0.33.20 current development.
|
||||||
|
2
TODO
2
TODO
@ -1,6 +1,6 @@
|
|||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
MBSE BBS V0.33.19 TODO list.
|
MBSE BBS V0.33.20 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
@ -940,7 +940,7 @@ ac_config_commands="$ac_config_commands default-1"
|
|||||||
SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbtask mbsetup unix import lang examples html script"
|
SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbtask mbsetup unix import lang examples html script"
|
||||||
|
|
||||||
PACKAGE="mbsebbs"
|
PACKAGE="mbsebbs"
|
||||||
VERSION="0.33.19"
|
VERSION="0.33.20"
|
||||||
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.19"
|
VERSION="0.33.20"
|
||||||
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