diff --git a/ChangeLog b/ChangeLog index 86e300f1..7afbc460 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,7 @@ -v1.0.6.2 17-Oct-2015 - Vincent coen +v1.0.6.3 05-Nov-2015 - Robert James Clay + 1. Update the information for RJ Clay in the AUTHORS file. + +v1.0.6.2 17-Oct-2015 - Vincent coen 1. Amended mbmon.c and mbsetup.c to reflect new hosting for the sources etc at www.sourceforge.net. 2. Other very minor cosmetics. diff --git a/configure.ac b/configure.ac index 1b7956cb..0198c9af 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ AC_SUBST(SUBDIRS) PACKAGE="mbsebbs" MAJOR="1" MINOR="0" -REVISION="6.2" +REVISION="6.3" VERSION="$MAJOR.$MINOR.$REVISION" COPYRIGHT="Copyright (C) 1997-2015 Michiel Broek, All Rights Reserved" SHORTRIGHT="Copyright (C) 1997-2015 M. Broek"