931
authorArt Cancro <ajc@citadel.org>
Tue, 23 Feb 2021 23:50:08 +0000 (18:50 -0500)
committerArt Cancro <ajc@citadel.org>
Tue, 23 Feb 2021 23:50:08 +0000 (18:50 -0500)
webcit/webcit.h

index cd48d5166becb8e945981d3c066d1c2ca89c5caa..81a7270685be7731aebf88dc5acf46c416e0aa92 100644 (file)
@@ -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 */