From b82baa22feeb05b16d3ca46a4fd65100c023687d Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Tue, 28 Sep 2004 16:09:59 +0000 Subject: [PATCH] * Update documentation and config files for 6.26 release --- citadel/ChangeLog | 4 ++++ citadel/citadel.lsm | 4 ++-- citadel/citadel.nsi | 4 ++-- citadel/citadel.spec | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/citadel/ChangeLog b/citadel/ChangeLog index 73faed7a6..ee3ad79d8 100644 --- a/citadel/ChangeLog +++ b/citadel/ChangeLog @@ -1,4 +1,7 @@ $Log$ + Revision 625.33 2004/09/28 16:09:58 ajc + * Update documentation and config files for 6.26 release + Revision 625.32 2004/09/28 02:18:12 ajc * Improve output of RECENT flag in IMAP @@ -6116,3 +6119,4 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant Fri Jul 10 1998 Art Cancro * Initial CVS import + diff --git a/citadel/citadel.lsm b/citadel/citadel.lsm index 5f1351201..ecbc1229e 100644 --- a/citadel/citadel.lsm +++ b/citadel/citadel.lsm @@ -1,7 +1,7 @@ Begin4 Title: Citadel -Version: 6.25 -Entered-date: Fri Aug 27 16:15:17 EDT 2004 +Version: 6.26 +Entered-date: Tue Sep 28 12:08:12 EDT 2004 Description: The Citadel messaging platform for Unix systems. In addition to BBS functionality, Citadel also offers advanced messaging and groupware applications, including Internet e-mail diff --git a/citadel/citadel.nsi b/citadel/citadel.nsi index 9998d1667..f0391c084 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.25" +!define MUI_VERSION "6.26" !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.25.exe" +OutFile "citadel-6.26.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 eb1bb1619..4d42f1a57 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.25 +Version: 6.26 Release: 1 Copyright: GPL Group: Applications/Communications -- 2.39.2