X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fwebcit.h;h=3839ca411d0afe92d071cae2ce8b2d7e92b0ba07;hb=e84f46b4f35addb6288ac777bea05d665077f20b;hp=becf36d0a43de44e22c1863f3e8c82c34a81f091;hpb=db6ac9b35ae0a4981ef05add49d1982b9b296d35;p=citadel.git diff --git a/webcit/webcit.h b/webcit/webcit.h index becf36d0a..3839ca411 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 961 /* This version of WebCit */ +#define CLIENT_VERSION 962 /* 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 */