X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fwebcit.h;h=030b75a53ea46b18297bc5a25fed0a973a51e686;hp=ccfcfb074f09f38224240e8ceecd705d5ef574f0;hb=245705dab4255f788c00f5562102d4c0ecee3d69;hpb=ed4e4918cc03352a056f097ea9e8d24918c49158 diff --git a/webcit/webcit.h b/webcit/webcit.h index ccfcfb074..030b75a53 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 920 /* This version of WebCit */ +#define CLIENT_VERSION 921 /* This version of WebCit */ #define MINIMUM_CIT_VERSION 920 /* Minimum required version of Citadel server */ #define LIBCITADEL_MIN 920 /* Minimum required version of libcitadel */ #define DEFAULT_HOST "localhost" /* Default Citadel server */