diff --git a/configure b/configure index a2f52546..90569d4c 100755 --- a/configure +++ b/configure @@ -1196,7 +1196,7 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbtask mbsetup unix lang examples html PACKAGE="mbsebbs" -VERSION="0.35.05" +VERSION="0.35.06" COPYRIGHT="Copyright (C) 1997-2002 Michiel Broek, All Rights Reserved" SHORTRIGHT="Copyright (C) 1997-2002 M. Broek" GROUP="bbs" diff --git a/configure.in b/configure.in index 960423af..54ebb2e5 100644 --- a/configure.in +++ b/configure.in @@ -9,7 +9,7 @@ AC_SUBST(SUBDIRS) dnl General settings for MBSE BBS dnl After changeing the version number, run autoconf! PACKAGE="mbsebbs" -VERSION="0.35.05" +VERSION="0.35.06" COPYRIGHT="Copyright (C) 1997-2002 Michiel Broek, All Rights Reserved" SHORTRIGHT="Copyright (C) 1997-2002 M. Broek" GROUP="bbs"