X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fwebcit.h;h=a51cc15e59979bcc37a1c14fbc8468abd144df34;hb=4c48801b944301c21833564516fe9968f4299ff6;hp=433460284f602eedda343769dd019abe78b6e6ea;hpb=826e0f35014479a3040254ba900e40585cddcc88;p=citadel.git diff --git a/webcit/webcit.h b/webcit/webcit.h index 433460284..a51cc15e5 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 991 /* This version of WebCit */ +#define CLIENT_VERSION 992 /* 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 */