Capture the actual SMTP response from the server, ugly hack using libcurl debug
[citadel.git] / libcitadel / lib / libcitadel.h
index 3e86d07f5c16583361b37f802131ecb3284a626e..f22e77f1024ce83a821cfce9d84af88155c35b52 100644 (file)
@@ -28,7 +28,7 @@
 #include <sys/types.h>
 #include <netinet/in.h>
 
-#define LIBCITADEL_VERSION_NUMBER      918
+#define LIBCITADEL_VERSION_NUMBER      920
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.