Bumped to version 0.91.10
This commit is contained in:
parent
b800660bda
commit
124c3e7535
@ -1,7 +1,10 @@
|
||||
$Id$
|
||||
|
||||
|
||||
v0.91.9 16-May-2007
|
||||
v0.91.10 21-Aug-2007
|
||||
|
||||
|
||||
v0.91.9 16-May-2007 - 21-Aug-2007
|
||||
|
||||
general:
|
||||
Fixed building on FreeBSD, tested on 5.3
|
||||
|
4
TODO
4
TODO
@ -1,7 +1,7 @@
|
||||
$Id$
|
||||
|
||||
MBSE BBS V0.91.9 TODO list.
|
||||
---------------------------
|
||||
MBSE BBS V0.91.10 TODO list.
|
||||
----------------------------
|
||||
|
||||
These are a list of things that must be implemented one way or
|
||||
another. Some things are urgent and necessary to operate the bbs
|
||||
|
@ -13,7 +13,7 @@ AC_SUBST(SUBDIRS)
|
||||
PACKAGE="mbsebbs"
|
||||
MAJOR="0"
|
||||
MINOR="91"
|
||||
REVISION="9"
|
||||
REVISION="10"
|
||||
VERSION="$MAJOR.$MINOR.$REVISION"
|
||||
COPYRIGHT="Copyright (C) 1997-2007 Michiel Broek, All Rights Reserved"
|
||||
SHORTRIGHT="Copyright (C) 1997-2007 M. Broek"
|
||||
|
Reference in New Issue
Block a user