X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fcitadel.h;fp=citadel%2Fcitadel.h;h=d728af6ecbc5b6f34924ac7682efe40fd0955ff5;hp=70e084002a50a1703fc7003a06ec5821486b404b;hb=a21ccc76e93fe4f0cf95257c1e5fffe76fdb09d5;hpb=4f145af746d739e0a6fe39fb7dfadddf49b182ee diff --git a/citadel/citadel.h b/citadel/citadel.h index 70e084002..d728af6ec 100644 --- a/citadel/citadel.h +++ b/citadel/citadel.h @@ -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 906 /* This version */ +#define REV_LEVEL 907 /* This version */ #define REV_MIN 591 /* Oldest compatible database */ #define EXPORT_REV_MIN 760 /* Oldest compatible export files */ #define LIBCITADEL_MIN 903 /* Minimum required version of libcitadel */