* add icon directory
[citadel.git] / webcit / webcit.h
index 327f76850cae21d232690df053eb20181a0df2d0..cad424573548bac308cb55b5a4322cd8b94f8341 100644 (file)
@@ -124,7 +124,7 @@ extern locale_t wc_locales[];
 #define CLIENT_ID              4
 #define CLIENT_VERSION         730             /* This version of WebCit */
 #define MINIMUM_CIT_VERSION    730             /* min required Citadel ver */
-#define        LIBCITADEL_MIN          105             /* min required libcitadel ver */
+#define        LIBCITADEL_MIN          106             /* min required libcitadel ver */
 #define DEFAULT_HOST           "localhost"     /* Default Citadel server */
 #define DEFAULT_PORT           "504"
 #define LB                     (1)             /* Internal escape chars */