Version 0.95.8 by Vince Coen, but I didn't find any differences.
This commit is contained in:
parent
3048ee7e05
commit
e3d5e624ca
@ -1,3 +1,11 @@
|
||||
v0.95.7/8 12-Jul-2010 (released by Vince Coen).
|
||||
|
||||
general:
|
||||
Cosmetics and exp. code.
|
||||
And a few others I don't remember.
|
||||
|
||||
NOTE: I am incrementing the version minor number for every build as
|
||||
mbse does not use build number.
|
||||
|
||||
v0.95.6 04-Oct-2009
|
||||
|
||||
|
@ -12,10 +12,10 @@ AC_SUBST(SUBDIRS)
|
||||
PACKAGE="mbsebbs"
|
||||
MAJOR="0"
|
||||
MINOR="95"
|
||||
REVISION="6"
|
||||
REVISION="8"
|
||||
VERSION="$MAJOR.$MINOR.$REVISION"
|
||||
COPYRIGHT="Copyright (C) 1997-2008 Michiel Broek, All Rights Reserved"
|
||||
SHORTRIGHT="Copyright (C) 1997-2008 M. Broek"
|
||||
COPYRIGHT="Copyright (C) 1997-2010 Michiel Broek, All Rights Reserved"
|
||||
SHORTRIGHT="Copyright (C) 1997-2010 M. Broek"
|
||||
GROUP="bbs"
|
||||
OWNER="mbse"
|
||||
ROWNER="`id -un root`"
|
||||
|
Reference in New Issue
Block a user