This will be Citadel 6.83
authorArt Cancro <ajc@citadel.org>
Thu, 17 Aug 2006 17:48:24 +0000 (17:48 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 17 Aug 2006 17:48:24 +0000 (17:48 +0000)
citadel/citadel.nsi
citadel/citadel.spec

index 87dd17f766cc63848709b6246adadb76104f9e23..b0593f81f3da0d65636776969a6109052d919c3c 100644 (file)
@@ -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)"
index 613ae3006ad84ca5737e0a60f2a3f75053cdcc31..969a3f49051af23d1c6e59f460ad511cdf1c7e19 100644 (file)
@@ -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