X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fwebcit.h;h=35de86feabc95cdf163243fb0e2c3e97f309e75f;hb=f8fb91893d1a4e9416b9238e4b695718c7537831;hp=49ee8c9e03bf71bd543f6e4024849ea3fac56ee6;hpb=6d1d95cde32f6814f270529ab1301aa0a32165d1;p=citadel.git diff --git a/webcit/webcit.h b/webcit/webcit.h index 49ee8c9e0..35de86fea 100644 --- a/webcit/webcit.h +++ b/webcit/webcit.h @@ -127,7 +127,7 @@ extern char *ssl_cipher_list; #define PORT_NUM 80 /* port number to listen on */ #define DEVELOPER_ID 0 #define CLIENT_ID 4 -#define CLIENT_VERSION 952 /* This version of WebCit */ +#define CLIENT_VERSION 953 /* This version of WebCit */ #define MINIMUM_CIT_VERSION 931 /* Minimum required version of Citadel server */ #define LIBCITADEL_MIN 931 /* Minimum required version of libcitadel */ #define DEFAULT_CTDLDIR "/usr/local/citadel" /* Default Citadel server directory */