X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fwebcit.h;h=b8ddc665446f1c6a907771ad27e11f1cb73ce9fe;hp=a6c680b0cfc7c4c3a43fd601abe2c668ce9c0d5d;hb=b3ead5d065ae5d72181fa26b93452bcdc13fe092;hpb=e7fa57d8628023a97451ff690a5906b70412f4a5 diff --git a/webcit/webcit.h b/webcit/webcit.h index a6c680b0c..b8ddc6654 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 947 /* This version of WebCit */ +#define CLIENT_VERSION 948 /* 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 */