Bumped to version 0.95.2
This commit is contained in:
parent
3e89ed19fb
commit
c9bd3e37fa
@ -1,7 +1,9 @@
|
|||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
|
v0.91.2 17-Feb-2008
|
||||||
|
|
||||||
v0.95.1 07-Jan-2008
|
|
||||||
|
v0.95.1 07-Jan-2008 - 17-Feb-2008.
|
||||||
|
|
||||||
upgrade:
|
upgrade:
|
||||||
Start mbsetup and exit. If you have a clamd running on some
|
Start mbsetup and exit. If you have a clamd running on some
|
||||||
|
2
TODO
2
TODO
@ -1,6 +1,6 @@
|
|||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
MBSE BBS V0.95.1 TODO list.
|
MBSE BBS V0.95.2 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
@ -1741,7 +1741,7 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbutils mbnntp mbtask mbsetup unix lang
|
|||||||
PACKAGE="mbsebbs"
|
PACKAGE="mbsebbs"
|
||||||
MAJOR="0"
|
MAJOR="0"
|
||||||
MINOR="95"
|
MINOR="95"
|
||||||
REVISION="1"
|
REVISION="2"
|
||||||
VERSION="$MAJOR.$MINOR.$REVISION"
|
VERSION="$MAJOR.$MINOR.$REVISION"
|
||||||
COPYRIGHT="Copyright (C) 1997-2008 Michiel Broek, All Rights Reserved"
|
COPYRIGHT="Copyright (C) 1997-2008 Michiel Broek, All Rights Reserved"
|
||||||
SHORTRIGHT="Copyright (C) 1997-2008 M. Broek"
|
SHORTRIGHT="Copyright (C) 1997-2008 M. Broek"
|
||||||
|
@ -13,7 +13,7 @@ AC_SUBST(SUBDIRS)
|
|||||||
PACKAGE="mbsebbs"
|
PACKAGE="mbsebbs"
|
||||||
MAJOR="0"
|
MAJOR="0"
|
||||||
MINOR="95"
|
MINOR="95"
|
||||||
REVISION="1"
|
REVISION="2"
|
||||||
VERSION="$MAJOR.$MINOR.$REVISION"
|
VERSION="$MAJOR.$MINOR.$REVISION"
|
||||||
COPYRIGHT="Copyright (C) 1997-2008 Michiel Broek, All Rights Reserved"
|
COPYRIGHT="Copyright (C) 1997-2008 Michiel Broek, All Rights Reserved"
|
||||||
SHORTRIGHT="Copyright (C) 1997-2008 M. Broek"
|
SHORTRIGHT="Copyright (C) 1997-2008 M. Broek"
|
||||||
|
Reference in New Issue
Block a user