From 932ce5d7a552818093ff41dadd52c78694b7bf62 Mon Sep 17 00:00:00 2001 From: Michiel Broek Date: Sat, 12 Jul 2003 20:45:54 +0000 Subject: [PATCH] Bumped version to 0.37.5 --- ChangeLog | 5 ++++- configure | 2 +- configure.in | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7cfd7def..7476312f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,10 @@ $Id$ All other users on Intel machines (99,9% I think) can use this version. -v0.37.4 10-May-2003 +v0.37.5 12-Jul-2003 + + +v0.37.4 10-May-2003 - 12-Jul-2003 upgrade: Check setting of menu 1.14.15 diff --git a/configure b/configure index 7fc2bba4..1ba61f1a 100755 --- a/configure +++ b/configure @@ -1273,7 +1273,7 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbtask mbsetup unix lang examples html PACKAGE="mbsebbs" MAJOR="0" MINOR="37" -REVISION="4" +REVISION="5" VERSION="$MAJOR.$MINOR.$REVISION" COPYRIGHT="Copyright (C) 1997-2003 Michiel Broek, All Rights Reserved" SHORTRIGHT="Copyright (C) 1997-2003 M. Broek" diff --git a/configure.in b/configure.in index f04c4352..660d8a75 100644 --- a/configure.in +++ b/configure.in @@ -11,7 +11,7 @@ dnl After changeing the version number, run autoconf! PACKAGE="mbsebbs" MAJOR="0" MINOR="37" -REVISION="4" +REVISION="5" VERSION="$MAJOR.$MINOR.$REVISION" COPYRIGHT="Copyright (C) 1997-2003 Michiel Broek, All Rights Reserved" SHORTRIGHT="Copyright (C) 1997-2003 M. Broek"