Capture the actual SMTP response from the server, ugly hack using libcurl debug
[citadel.git] / textclient / textclient.h
index 671773226ec08a078bdb9c86953637442b69cd2e..2fa619ee79dd5b35febb16537e60b99cf224b22c 100644 (file)
@@ -13,7 +13,7 @@
 #define        UDS                     "_UDS_"
 #define DEFAULT_HOST           "localhost"
 #define DEFAULT_PORT           "504"
-#define CLIENT_VERSION          919
+#define CLIENT_VERSION          920
 #define CLIENT_TYPE            0
 
 /* commands we can send to the stty_ctdl() routine */