X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fwebcit.h;h=81a7270685be7731aebf88dc5acf46c416e0aa92;hp=cd48d5166becb8e945981d3c066d1c2ca89c5caa;hb=3975c147c8900ac486487687f83fd3e75f92a484;hpb=cbfdc292f1ba61443e1db199c7d50c72e48d8eec diff --git a/webcit/webcit.h b/webcit/webcit.h index cd48d5166..81a727068 100644 --- a/webcit/webcit.h +++ b/webcit/webcit.h @@ -127,7 +127,7 @@ extern char *ssl_cipher_list; #define PORT_NUM 2000 /* port number to listen on */ #define DEVELOPER_ID 0 #define CLIENT_ID 4 -#define CLIENT_VERSION 927 /* This version of WebCit */ +#define CLIENT_VERSION 931 /* 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_HOST "localhost" /* Default Citadel server */