diff --git a/configure b/configure index e6b6f17c..0b6a508e 100755 --- a/configure +++ b/configure @@ -2309,7 +2309,7 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbutils mbnntp mbtask mbsetup unix lang PACKAGE="mbsebbs" MAJOR="1" MINOR="0" -REVISION="6.4" +REVISION="6.5" VERSION="$MAJOR.$MINOR.$REVISION" COPYRIGHT="Copyright (C) 1997-2015 Michiel Broek, All Rights Reserved" SHORTRIGHT="Copyright (C) 1997-2015 M. Broek" diff --git a/configure.ac b/configure.ac index 70ae28d5..a326779d 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ AC_SUBST(SUBDIRS) PACKAGE="mbsebbs" MAJOR="1" MINOR="0" -REVISION="6.4" +REVISION="6.5" VERSION="$MAJOR.$MINOR.$REVISION" COPYRIGHT="Copyright (C) 1997-2015 Michiel Broek, All Rights Reserved" SHORTRIGHT="Copyright (C) 1997-2015 M. Broek"