Version 916 tag everything for release
[citadel.git] / libcitadel / lib / libcitadel.h
index ad7058a0b76b43fb911146d88ee7e1ad85c6af3c..70e9857c53291b9de6f7e525351e5eeb9da06ce4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Header file for libcitadel
  *
- * Copyright (c) 1987-2017 by the citadel.org team
+ * Copyright (c) 1987-2018 by the citadel.org team
  *
  * This program is open source software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 3.
@@ -28,7 +28,7 @@
 #include <sys/types.h>
 #include <netinet/in.h>
 
-#define LIBCITADEL_VERSION_NUMBER      914
+#define LIBCITADEL_VERSION_NUMBER      916
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.