X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fwebcit.h;h=73f352386b219bca136b1f869170365f571da71c;hb=HEAD;hp=8528505619b54adc8f930b25bb9bcc2faa59afbd;hpb=8b3b916db46e22d83ba2740d4c09ef8c967263b2;p=citadel.git diff --git a/webcit/webcit.h b/webcit/webcit.h index 852850561..5e34bcf2c 100644 --- a/webcit/webcit.h +++ b/webcit/webcit.h @@ -118,7 +118,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 998 /* This version of WebCit */ +#define CLIENT_VERSION 1000 /* 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 */