X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fwebcit.h;h=24de99352a6d5238051d55c63fab772b0de2e821;hb=7b32bbf795450e82a280429a2b3c3ecd85b2d1be;hp=d8ce9a2956a911136fe0b308ce9963c59d808b34;hpb=e44a2985c3cb32fb232815368569dd22d6bf4095;p=citadel.git diff --git a/webcit/webcit.h b/webcit/webcit.h index d8ce9a295..24de99352 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 944 /* This version of WebCit */ +#define CLIENT_VERSION 945 /* 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 */