Version number set to 7.87, tagging for stable release
[citadel.git] / libcitadel / lib / libcitadel.h
index 44e1544e77c9438a799b3365ed7472e16f64c271..d91b52f4aa529198a8d24a60e38e3baea41366cf 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      780
+#define LIBCITADEL_VERSION_NUMBER      787
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.