Bumped to version 0.95.5

This commit is contained in:
Michiel Broek 2008-11-29 13:59:33 +00:00
parent 2adb6e77a6
commit b8bdaed79e
3 changed files with 4 additions and 4 deletions

4
TODO
View File

@ -1,6 +1,6 @@
$Id$
MBSE BBS V0.95.3 TODO list.
MBSE BBS V0.95.5 TODO list.
---------------------------
These are a list of things that must be implemented one way or
@ -116,7 +116,7 @@ mbaff:
W: Rewrite filefind search algorithm.
mbsetup:
U: Menu 7.x.4.1 paswword length too large?
U: Menu 7.x.4.1 password length too large?
U: Add check for empty data files.

2
configure vendored
View File

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

View File

@ -13,7 +13,7 @@ AC_SUBST(SUBDIRS)
PACKAGE="mbsebbs"
MAJOR="0"
MINOR="95"
REVISION="4"
REVISION="5"
VERSION="$MAJOR.$MINOR.$REVISION"
COPYRIGHT="Copyright (C) 1997-2008 Michiel Broek, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2008 M. Broek"