From 0e49d141a33bd95cb35ffa1b71ac4526e5765a3f Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Thu, 17 Aug 2006 17:48:24 +0000 Subject: [PATCH] This will be Citadel 6.83 --- citadel/citadel.nsi | 4 ++-- citadel/citadel.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/citadel/citadel.nsi b/citadel/citadel.nsi index 87dd17f76..b0593f81f 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.82" +!define MUI_VERSION "6.83" !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.82.exe" +OutFile "citadel-6.83.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 613ae3006..969a3f490 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.82 +Version: 6.83 Release: 1 Copyright: GPL Group: Applications/Communications -- 2.39.2