Internal version number update to 6.82
authorArt Cancro <ajc@citadel.org>
Tue, 30 May 2006 14:03:25 +0000 (14:03 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 30 May 2006 14:03:25 +0000 (14:03 +0000)
citadel/citadel.h
citadel/citadel.nsi
citadel/citadel.spec
citadel/techdoc/protocol.txt

index 0d84c60a537f2e225bbb3910fc12b97f86c0191a..8229d9d97af3b1ca7f3a49a8229be66838256478 100644 (file)
@@ -33,7 +33,7 @@ extern "C" {
 /*
  * Text description of this software
  */
-#define CITADEL        "Citadel 6.81"
+#define CITADEL        "Citadel 6.82"
 
 /*
  * 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      681             /* This version */
+#define REV_LEVEL      682             /* This version */
 #define REV_MIN                591             /* Oldest compatible database */
 #define EXPORT_REV_MIN 655             /* Oldest compatible export files */
 
index e646d746364ec14f1f93e34f6775a96743b6239c..87dd17f766cc63848709b6246adadb76104f9e23 100644 (file)
@@ -4,7 +4,7 @@
 
 !include "${NSISDIR}\Contrib\Modern UI\System.nsh"
 !define MUI_PRODUCT "Citadel"
-!define MUI_VERSION "6.81"
+!define MUI_VERSION "6.82"
 !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.81.exe"
+OutFile "citadel-6.82.exe"
 BGGradient off
 
 LangString DESC_Citadel ${LANG_ENGLISH} "Citadel client and core libraries (required)"
index 3f9bd057e4624d6cac8d8a2c765f3b97c74cc781..613ae3006ad84ca5737e0a60f2a3f75053cdcc31 100644 (file)
@@ -1,7 +1,7 @@
 # $Id$
 Summary: Citadel, the flexible, powerful way to build online communities
 Name: citadel
-Version: 6.81
+Version: 6.82
 Release: 1
 Copyright: GPL
 Group: Applications/Communications
index a186dfebcc762e66d2408bbf81a51eef4f349cd1..b368ae7e475a136686b4875233654e96c15d353b 100644 (file)
@@ -2257,6 +2257,7 @@ only in rooms to which the user does not have access.
 guaranteed to continue to exist in this form.
 
 
+
 EUID   (get message number using an EUID)}
 
  Returns the message number, if present, of the message in the current room