From a1a014f0d97c0bc4035fd33cd008d0cc3bdeb0c7 Mon Sep 17 00:00:00 2001 From: Michiel Broek Date: Sat, 6 Jul 2002 15:11:36 +0000 Subject: [PATCH] Bumped version number to 0.35.03 --- configure | 2 +- configure.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index f8567474..44bd6817 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.02" +VERSION="0.35.03" 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 97a79fcf..86c4a3fa 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.02" +VERSION="0.35.03" COPYRIGHT="Copyright (C) 1997-2002 Michiel Broek, All Rights Reserved" SHORTRIGHT="Copyright (C) 1997-2002 M. Broek" GROUP="bbs"