Tag stable-78x for 7.86 release
[citadel.git] / libcitadel / lib / libcitadel.h
index b15c8c91c1729c8be42f23e28a8c75d16b18b583..dc921fef3659384bbe38dda9b4b1899751cf1c48 100644 (file)
@@ -1,8 +1,3 @@
-/*
- * $Id$
- *
- */
-
 
 /* protect against double includes */
 #ifndef LIBCITADEL_H
@@ -15,7 +10,7 @@
 #include <time.h>
 #include <stdlib.h>
 #include <stdarg.h>
-#define LIBCITADEL_VERSION_NUMBER      783
+#define LIBCITADEL_VERSION_NUMBER      786
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.