fix dlen
[citadel.git] / webcit / webcit.h
index 8528505619b54adc8f930b25bb9bcc2faa59afbd..5e34bcf2c3ff8150541cf181c8671784197b6155 100644 (file)
@@ -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 */