Version 925 release
[citadel.git] / libcitadel / lib / libcitadel.h
index b035a474454276b9e379772c5b4ebb73b4ac1089..9d015a9378927dd1afbe86505f384656c061e1c1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Header file for libcitadel
  *
- * Copyright (c) 1987-2018 by the citadel.org team
+ * Copyright (c) 1987-2019 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.
@@ -26,7 +26,7 @@
 #include <sys/types.h>
 #include <netinet/in.h>
 
-#define LIBCITADEL_VERSION_NUMBER      924
+#define LIBCITADEL_VERSION_NUMBER      925
 
 /*
  * Here's a bunch of stupid magic to make the MIME parser portable.