]> code.citadel.org Git - citadel.git/blobdiff - citadel/citadel.h
Removed a temporary hack to vlprintf() that displayed the
[citadel.git] / citadel / citadel.h
index 3ea8b00634a1fb1f2dcc9edfdbb0c553644303b0..9d380de42558b089de06740e4ccd443269a79fb0 100644 (file)
@@ -47,7 +47,7 @@ extern "C" {
  * usually more strict because you're not really supposed to dump/load and
  * upgrade at the same time.
  */
-#define REV_LEVEL      730             /* This version */
+#define REV_LEVEL      732             /* This version */
 #define REV_MIN                591             /* Oldest compatible database */
 #define EXPORT_REV_MIN 725             /* Oldest compatible export files */
 #define LIBCITADEL_MIN 105             /* Minimum required version of libcitadel */