Correct the overall version number to v1.0.6.2.

This commit is contained in:
Robert James Clay 2015-11-07 10:34:15 -05:00
parent 3ae803705a
commit d6cdaeb12f
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
v1.0.6A 17-Oct-2015 - Vincent coen 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.

View File

@ -12,7 +12,7 @@ AC_SUBST(SUBDIRS)
PACKAGE="mbsebbs" PACKAGE="mbsebbs"
MAJOR="1" MAJOR="1"
MINOR="0" MINOR="0"
REVISION="6.1" REVISION="6.2"
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"