commit aecadc41d2e6e2404f9d8635e317d5d44d5c920a
parent f2f5b555500c4f965c330fcd6e5e6c428d21bcf0
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 29 May 2015 10:21:43 +0000
-version 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 0x00094200
+#define MHD_VERSION 0x00094201
/**
* MHD-internal return code for "YES".