From 4ff85b7c5ef7bf4ab72feaf0eeb7e5577860c683 Mon Sep 17 00:00:00 2001 From: Michiel Broek Date: Sat, 31 Dec 2005 12:35:30 +0000 Subject: [PATCH] Bumped to version 0.83.7 --- TODO | 2 +- configure | 2 +- configure.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index e51a1d4c..0a93b632 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,6 @@ $Id$ - MBSE BBS V0.83.6 TODO list. + MBSE BBS V0.83.7 TODO list. --------------------------- These are a list of things that must be implemented one way or diff --git a/configure b/configure index 1e03978c..62013693 100755 --- a/configure +++ b/configure @@ -1305,7 +1305,7 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbutils mbnntp mbtask mbsetup unix lang PACKAGE="mbsebbs" MAJOR="0" MINOR="83" -REVISION="6" +REVISION="7" VERSION="$MAJOR.$MINOR.$REVISION" COPYRIGHT="Copyright (C) 1997-2005 Michiel Broek, All Rights Reserved" SHORTRIGHT="Copyright (C) 1997-2005 M. Broek" diff --git a/configure.in b/configure.in index 2b6f7853..cf2d2b08 100644 --- a/configure.in +++ b/configure.in @@ -13,7 +13,7 @@ dnl PACKAGE="mbsebbs" MAJOR="0" MINOR="83" -REVISION="6" +REVISION="7" VERSION="$MAJOR.$MINOR.$REVISION" COPYRIGHT="Copyright (C) 1997-2005 Michiel Broek, All Rights Reserved" SHORTRIGHT="Copyright (C) 1997-2005 M. Broek"