From: Art Cancro Date: Mon, 9 Jan 2006 17:57:25 +0000 (+0000) Subject: Bumped the version number to 6.70 in preparation for a new release X-Git-Tag: v7.86~4340 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=b229183e76407c3843dc818c2798fb290e4d1c31;p=citadel.git Bumped the version number to 6.70 in preparation for a new release --- diff --git a/citadel/ChangeLog b/citadel/ChangeLog index 365a044d1..a6c7944a3 100644 --- a/citadel/ChangeLog +++ b/citadel/ChangeLog @@ -1,5 +1,8 @@ $Id$ +Mon Jan 9 12:56:57 EST 2006 ajc +* Bumped the version number to 6.70 in preparation for a new release + Thu Jan 5 17:38:39 EST 2006 ajc * Adjustments to journal recipient list diff --git a/citadel/citadel.h b/citadel/citadel.h index db1ff7167..c6c14031c 100644 --- a/citadel/citadel.h +++ b/citadel/citadel.h @@ -33,7 +33,7 @@ extern "C" { /* * Text description of this software */ -#define CITADEL "Citadel 6.63" +#define CITADEL "Citadel 6.70" /* * REV_LEVEL is the current version number (multiplied by 100 to avoid having @@ -45,7 +45,7 @@ extern "C" { * usually more strict because you're not really supposed to dump/load and * upgrade at the same time. */ -#define REV_LEVEL 663 /* This version */ +#define REV_LEVEL 670 /* This version */ #define REV_MIN 591 /* Oldest compatible database */ #define EXPORT_REV_MIN 655 /* Oldest compatible export files */ diff --git a/citadel/citadel.nsi b/citadel/citadel.nsi index 7b9b60813..d44c64319 100644 --- a/citadel/citadel.nsi +++ b/citadel/citadel.nsi @@ -4,7 +4,7 @@ !include "${NSISDIR}\Contrib\Modern UI\System.nsh" !define MUI_PRODUCT "Citadel" -!define MUI_VERSION "6.63" +!define MUI_VERSION "6.70" !define MUI_WELCOMEPAGE !define MUI_LICENSEPAGE !define MUI_COMPONENTSPAGE @@ -18,7 +18,7 @@ ;!define MUI_ICON "${NSISDIR}\Contrib\Icons\modern-install.ico" ;!define MUI_UNICON "${NSISDIR}\Contrib\Icons\modern-uninstall.ico" -OutFile "citadel-6.63.exe" +OutFile "citadel-6.70.exe" BGGradient off LangString DESC_Citadel ${LANG_ENGLISH} "Citadel client and core libraries (required)" diff --git a/citadel/citadel.spec b/citadel/citadel.spec index 0d9ff934c..8616ffc7d 100644 --- a/citadel/citadel.spec +++ b/citadel/citadel.spec @@ -1,7 +1,7 @@ # $Id$ Summary: Citadel, the flexible, powerful way to build online communities Name: citadel -Version: 6.63 +Version: 6.70 Release: 1 Copyright: GPL Group: Applications/Communications diff --git a/citadel/docs/citadel.html b/citadel/docs/citadel.html index c406d8baf..c1fdaa371 100644 --- a/citadel/docs/citadel.html +++ b/citadel/docs/citadel.html @@ -9,7 +9,7 @@

C I T A D E L

an open source messaging and collaboration platform

-Copyright ©1987-2005 by the Citadel development team:
+Copyright ©1987-2006 by the Citadel development team: