X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fwebcit.h;h=c7b7d15eb8671ca6dea8170775e2be61820ea767;hb=da4370032bb2ac13a50fc753df7ed3f7d72b9430;hp=3a59f74f79929ac52eba35256cd232069df849f5;hpb=e58ab5fd6a62f31bac31ff246d3b89f8534672a6;p=citadel.git diff --git a/webcit/webcit.h b/webcit/webcit.h index 3a59f74f7..c7b7d15eb 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 956 /* This version of WebCit */ +#define CLIENT_VERSION 957 /* 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 */