From: Art Cancro Date: Tue, 14 Dec 2004 03:16:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v7.86~5184 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=56035cf98d45790dfb2a2fa38960909ae733362b;p=citadel.git *** empty log message *** --- diff --git a/citadel/citadel.lsm b/citadel/citadel.lsm index 43f875228..08fa59aeb 100644 --- a/citadel/citadel.lsm +++ b/citadel/citadel.lsm @@ -1,7 +1,7 @@ Begin4 Title: Citadel -Version: 6.27 -Entered-date: Wed Nov 3 15:15:03 EST 2004 +Version: 6.28 +Entered-date: Mon Dec 13 22:15:31 EST 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 26ec6bc87..64056175f 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.27" +!define MUI_VERSION "6.28" !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.27.exe" +OutFile "citadel-6.28.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 0abf40f5d..0adc4f973 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.27 +Version: 6.28 Release: 1 Copyright: GPL Group: Applications/Communications