Bumped to version 0.91.9

This commit is contained in:
Michiel Broek 2007-05-16 19:45:24 +00:00
parent 06f53854e2
commit ea27f1fd97
4 changed files with 7 additions and 5 deletions

View File

@ -1,7 +1,9 @@
$Id$ $Id$
v0.91.8 26-Apr-2007 v0.91.9 16-May-2007
v0.91.8 26-Apr-2007 - 16-May-2007
upgrade: upgrade:
Make sure mbtask is restarted. Make sure mbtask is restarted.
@ -21,7 +23,7 @@ v0.91.8 26-Apr-2007
mbtask: mbtask:
Added SNMP MIB counters and added set commands to increase Added SNMP MIB counters and added set commands to increase
these new counters. these new counters. Note, there is no SNMP interface yet.
v0.91.7 07-Mar-2007 - 26-Apr-2007 v0.91.7 07-Mar-2007 - 26-Apr-2007

2
TODO
View File

@ -1,6 +1,6 @@
$Id$ $Id$
MBSE BBS V0.91.8 TODO list. MBSE BBS V0.91.9 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

@ -1718,7 +1718,7 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbutils mbnntp mbtask mbsetup unix lang
PACKAGE="mbsebbs" PACKAGE="mbsebbs"
MAJOR="0" MAJOR="0"
MINOR="91" MINOR="91"
REVISION="8" REVISION="9"
VERSION="$MAJOR.$MINOR.$REVISION" VERSION="$MAJOR.$MINOR.$REVISION"
COPYRIGHT="Copyright (C) 1997-2007 Michiel Broek, All Rights Reserved" COPYRIGHT="Copyright (C) 1997-2007 Michiel Broek, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2007 M. Broek" SHORTRIGHT="Copyright (C) 1997-2007 M. Broek"

View File

@ -13,7 +13,7 @@ dnl
PACKAGE="mbsebbs" PACKAGE="mbsebbs"
MAJOR="0" MAJOR="0"
MINOR="91" MINOR="91"
REVISION="8" REVISION="9"
VERSION="$MAJOR.$MINOR.$REVISION" VERSION="$MAJOR.$MINOR.$REVISION"
COPYRIGHT="Copyright (C) 1997-2007 Michiel Broek, All Rights Reserved" COPYRIGHT="Copyright (C) 1997-2007 Michiel Broek, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2007 M. Broek" SHORTRIGHT="Copyright (C) 1997-2007 M. Broek"