From bf0286486375356574fce38bdc2963de56ae9ff2 Mon Sep 17 00:00:00 2001 From: Michiel Broek Date: Mon, 8 Aug 2011 14:41:46 +0200 Subject: [PATCH] Bump to version 0.95.13 --- TODO | 2 +- configure | 2 +- configure.ac | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 0f583356..d6a2641d 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,5 @@ - MBSE BBS V0.95.12 TODO list. + MBSE BBS V0.95.13 TODO list. ---------------------------- These are a list of things that must be implemented one way or diff --git a/configure b/configure index 678e5a89..72e4f41e 100755 --- a/configure +++ b/configure @@ -2291,7 +2291,7 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbutils mbnntp mbtask mbsetup unix lang PACKAGE="mbsebbs" MAJOR="0" MINOR="95" -REVISION="12" +REVISION="13" VERSION="$MAJOR.$MINOR.$REVISION" COPYRIGHT="Copyright (C) 1997-2011 Michiel Broek, All Rights Reserved" SHORTRIGHT="Copyright (C) 1997-2011 M. Broek" diff --git a/configure.ac b/configure.ac index 595bfd6a..14295b84 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ AC_SUBST(SUBDIRS) PACKAGE="mbsebbs" MAJOR="0" MINOR="95" -REVISION="12" +REVISION="13" VERSION="$MAJOR.$MINOR.$REVISION" COPYRIGHT="Copyright (C) 1997-2011 Michiel Broek, All Rights Reserved" SHORTRIGHT="Copyright (C) 1997-2011 M. Broek"