* All components of both stable and trunk noted as version 7.83
[citadel.git] / webcit / webcit.h
index 5c7b506ab5d2daac57487d46a37e695cf5ccb591..80df8c66f36430cdd19aabe6e5abb6267251045c 100644 (file)
@@ -138,7 +138,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         781             /* This version of WebCit */
+#define CLIENT_VERSION         783             /* This version of WebCit */
 #define MINIMUM_CIT_VERSION    781             /* min required Citadel ver */
 #define        LIBCITADEL_MIN          781             /* min required libcitadel ver */
 #define DEFAULT_HOST           "localhost"     /* Default Citadel server */