Update of the version number and ChangeLog for the v1.0.6.3 update.

This commit is contained in:
Robert James Clay 2015-11-07 10:50:10 -05:00
parent d6cdaeb12f
commit 4551518d9a
2 changed files with 9 additions and 2 deletions

View File

@ -1,7 +1,14 @@
v1.0.6.2 17-Oct-2015 - Vincent coen v1.0.6.3 05-Nov-2015 - Robert James Clay
1. Update the Dev Team information in the AUTHORS file.
03-Nov-2015 - Vincent Coen
1. Add mbse-1.odt to the docs directory.
v1.0.6.2 17-Oct-2015 - Vincent Coen
1. Amended mbmon.c and mbsetup.c to reflect new hosting 1. Amended mbmon.c and mbsetup.c to reflect new hosting
for the sources etc at www.sourceforge.net. for the sources etc at www.sourceforge.net.
2. Other very minor cosmetics. 2. Other very minor cosmetics.
3. Add mbse-1.pdf to a new docs directory.
v1.0.6.1 07-Aug-2015 - Andrew Leary v1.0.6.1 07-Aug-2015 - Andrew Leary

View File

@ -12,7 +12,7 @@ AC_SUBST(SUBDIRS)
PACKAGE="mbsebbs" PACKAGE="mbsebbs"
MAJOR="1" MAJOR="1"
MINOR="0" MINOR="0"
REVISION="6.2" REVISION="6.3"
VERSION="$MAJOR.$MINOR.$REVISION" VERSION="$MAJOR.$MINOR.$REVISION"
COPYRIGHT="Copyright (C) 1997-2015 Michiel Broek, All Rights Reserved" COPYRIGHT="Copyright (C) 1997-2015 Michiel Broek, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2015 M. Broek" SHORTRIGHT="Copyright (C) 1997-2015 M. Broek"