commit fd764222b83142d78879290547fcd415744c8cb9
parent d71165ed3aa33e4c321a8b70239f9169dbba86f2
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 28 May 2014 13:49:18 +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 0x00093600
+#define MHD_VERSION 0x00093601
/**
* MHD-internal return code for "YES".