X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=libcitadel%2Flib%2Flibcitadel.h;h=62beeac8720102483fb8ae383fdd901597040474;hb=cd49d168981fb16f0655c506244f1d39e12d1bf4;hp=5d3520a7328ea86ac1597dc4e01d0e01665aec19;hpb=f242e6338a332e2f84b03a437c79cfbf4da7d217;p=citadel.git diff --git a/libcitadel/lib/libcitadel.h b/libcitadel/lib/libcitadel.h index 5d3520a73..62beeac87 100644 --- a/libcitadel/lib/libcitadel.h +++ b/libcitadel/lib/libcitadel.h @@ -1,7 +1,7 @@ /* * Header file for libcitadel * - * Copyright (c) 1987-2012 by the citadel.org team + * Copyright (c) 1987-2013 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 #include -#define LIBCITADEL_VERSION_NUMBER 813 +#define LIBCITADEL_VERSION_NUMBER 820 /* * Here's a bunch of stupid magic to make the MIME parser portable.