commit 25bbf62012ad630b5e1017e85f73c8fd989dd914 parent 1511053070c222d2a3c92f1f01e40acb2adab4fd Author: Nils Durner <durner@gnunet.org> Date: Thu, 2 Apr 2009 05:18:25 +0000 MHD_VERSION++ Diffstat:
| M | src/include/microhttpd.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h @@ -81,7 +81,7 @@ extern "C" /** * Current version of the library. */ -#define MHD_VERSION 0x00040002 +#define MHD_VERSION 0x00040003 /** * MHD-internal return codes.