* All components of both stable and trunk noted as version 7.83
[citadel.git] / citadel / citadel.h
index 266eac3a62aabe0e30c166848f54b6c6350c198f..d519766a7b5dd70599019292e0cbf9aff5bf44f9 100644 (file)
@@ -53,7 +53,7 @@ extern "C" {
  * usually more strict because you're not really supposed to dump/load and
  * upgrade at the same time.
  */
-#define REV_LEVEL      781             /* This version */
+#define REV_LEVEL      783             /* This version */
 #define REV_MIN                591             /* Oldest compatible database */
 #define EXPORT_REV_MIN 760             /* Oldest compatible export files */
 #define LIBCITADEL_MIN 781             /* Minimum required version of libcitadel */