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