* Bumped the version number to 6.20
authorArt Cancro <ajc@citadel.org>
Sat, 27 Mar 2004 02:33:10 +0000 (02:33 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 27 Mar 2004 02:33:10 +0000 (02:33 +0000)
* Corrected session.txt writeup for CONF command (three of the five LDAP
  related fields were missing)
* Updated the roadmap documentation slightly

citadel/ChangeLog
citadel/citadel.h
citadel/citadel.nsi
citadel/citadel.spec

index 49ff30ccb00ae760ccddf6d24216a87594bffab8..81a0960cc13862e642934ef4302c9184cf4df12c 100644 (file)
@@ -1,4 +1,10 @@
  $Log$
+ Revision 614.105  2004/03/27 02:33:10  ajc
+ * Bumped the version number to 6.20
+ * Corrected session.txt writeup for CONF command (three of the five LDAP
+   related fields were missing)
+ * Updated the roadmap documentation slightly
+
  Revision 614.104  2004/03/27 02:21:30  ajc
  * Completed documenting the LDAP Connector
 
@@ -5627,3 +5633,4 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncensored.citadel.org>
        * Initial CVS import
+
index 01aaf3924970f74d79fc214edf3128f4d19f4ee2..03aa6282af0b6700e67f38c28d189ed803240446 100644 (file)
@@ -32,7 +32,7 @@ extern "C" {
 /*
  * Text description of this software
  */
-#define CITADEL        "Citadel/UX 6.14"
+#define CITADEL        "Citadel/UX 6.20"
 
 /*
  * REV_LEVEL is the current version number (multiplied by 100 to avoid having
@@ -44,7 +44,7 @@ extern "C" {
  * usually more strict because you're not really supposed to dump/load and
  * upgrade at the same time.
  */
-#define REV_LEVEL      615             /* This version */
+#define REV_LEVEL      620             /* This version */
 #define REV_MIN                591             /* Oldest compatible database */
 #define EXPORT_REV_MIN 615             /* Oldest compatible export files */
 
index 4ceac0a90b7c7e444847cae7b67f5914d14a2a2d..8f71c66de57b10e451b2f2cb3d2a762137740742 100644 (file)
@@ -4,7 +4,7 @@
 
 !include "${NSISDIR}\Contrib\Modern UI\System.nsh"
 !define MUI_PRODUCT "Citadel/UX"
-!define MUI_VERSION "6.07"
+!define MUI_VERSION "6.20"
 !define MUI_WELCOMEPAGE
 !define MUI_LICENSEPAGE
 !define MUI_COMPONENTSPAGE
index bf29d94385239c86e8ddaa9d4e17062fe88f97f5..d00a2b50f1482e4a7274b92e61a00dbc2d96913c 100644 (file)
@@ -1,7 +1,7 @@
 # $Id$
 Summary: Citadel/UX, the flexible, powerful way to build online communities
 Name: citadel
-Version: 6.01a
+Version: 6.20
 Release: 1
 Copyright: GPL
 Group: Applications/Communications