Bumped version

This commit is contained in:
Michiel Broek 2004-03-22 12:54:30 +00:00
parent c712893316
commit 6c73f31670
4 changed files with 7 additions and 6 deletions

View File

@ -1,7 +1,9 @@
$Id$ $Id$
v0.51.3 22-Mar-2003
v0.51.2 06-Mar-2004
v0.51.2 06-Mar-2004 - 22-Mar-2003
upgrade: upgrade:
Before upgrade announce all new files! Before upgrade announce all new files!
@ -126,8 +128,7 @@ v0.51.2 06-Mar-2004
for only the filesystems that are used by mbse. for only the filesystems that are used by mbse.
mbuseradd: mbuseradd:
Fixed removing of a OS created homedir. This may solve problems Fixed removing of a OS created homedir.
on RH and Fedora (under test).
Added msleep delay in execute child process. Added msleep delay in execute child process.
mbpasswd: mbpasswd:

2
TODO
View File

@ -1,6 +1,6 @@
$Id$ $Id$
MBSE BBS V0.51.2 TODO list. MBSE BBS V0.51.3 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
View File

@ -1275,7 +1275,7 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbtask mbsetup unix lang examples html
PACKAGE="mbsebbs" PACKAGE="mbsebbs"
MAJOR="0" MAJOR="0"
MINOR="51" MINOR="51"
REVISION="2" REVISION="3"
VERSION="$MAJOR.$MINOR.$REVISION" VERSION="$MAJOR.$MINOR.$REVISION"
COPYRIGHT="Copyright (C) 1997-2004 Michiel Broek, All Rights Reserved" COPYRIGHT="Copyright (C) 1997-2004 Michiel Broek, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2004 M. Broek" SHORTRIGHT="Copyright (C) 1997-2004 M. Broek"

View File

@ -13,7 +13,7 @@ dnl
PACKAGE="mbsebbs" PACKAGE="mbsebbs"
MAJOR="0" MAJOR="0"
MINOR="51" MINOR="51"
REVISION="2" REVISION="3"
VERSION="$MAJOR.$MINOR.$REVISION" VERSION="$MAJOR.$MINOR.$REVISION"
COPYRIGHT="Copyright (C) 1997-2004 Michiel Broek, All Rights Reserved" COPYRIGHT="Copyright (C) 1997-2004 Michiel Broek, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2004 M. Broek" SHORTRIGHT="Copyright (C) 1997-2004 M. Broek"