X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fwebcit.h;fp=webcit%2Fwebcit.h;h=1b525849451ad24413124b70c60a3ffc47355fe3;hb=b65c749cbbb5b6051e904e261933a35617751127;hp=6262d61d548bcf51a3a56254b49544dc7a5d3219;hpb=f23877222f4421d98a83e917ea0d0d2f935cff5b;p=citadel.git diff --git a/webcit/webcit.h b/webcit/webcit.h index 6262d61d5..1b5258494 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 987 /* This version of WebCit */ +#define CLIENT_VERSION 988 /* 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 */