commit 0ff9edee27f3a9de86a857244daaf95b7c537023
parent 04ca76e78eaea8f40c4262aee530d2b2c3b281bf
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 3 Dec 2013 20:12:05 +0000
-bump version
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
@@ -121,7 +121,7 @@ extern "C"
* Current version of the library.
* 0x01093001 = 1.9.30-1.
*/
-#define MHD_VERSION 0x00093101
+#define MHD_VERSION 0x00093102
/**
* MHD-internal return code for "YES".