commit b8a5c8d0ecaa1401868743751a2aff0043052715
parent 8a4e48c6f4ac13e71fdb2a65c0d5ce3a9d65db45
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 17 May 2016 11:38:09 +0000
-bump
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
@@ -130,7 +130,7 @@ typedef intptr_t ssize_t;
* Current version of the library.
* 0x01093001 = 1.9.30-1.
*/
-#define MHD_VERSION 0x00094902
+#define MHD_VERSION 0x00094903
/**
* MHD-internal return code for "YES".