WebCit v7.34
[citadel.git] / webcit / webcit.h
index 316e841da383ed7f98f06ccf3ceb590d574c0915..39520caccf4614c86e5a865aaef8564539763bd0 100644 (file)
@@ -124,7 +124,7 @@ extern locale_t wc_locales[];
 #define PORT_NUM               2000            /* port number to listen on */
 #define DEVELOPER_ID           0
 #define CLIENT_ID              4
-#define CLIENT_VERSION         730             /* This version of WebCit */
+#define CLIENT_VERSION         734             /* This version of WebCit */
 #define MINIMUM_CIT_VERSION    730             /* min required Citadel ver */
 #define        LIBCITADEL_MIN          108             /* min required libcitadel ver */
 #define DEFAULT_HOST           "localhost"     /* Default Citadel server */