commit bade8d9c4b5c1c6ab8b38a68ce57f8593177763c
parent c575f67285f6bd984a3cfca5635ffa8c496ef391
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 26 Jul 2020 14:16:17 +0200
bump version
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
@@ -132,7 +132,7 @@ typedef intptr_t ssize_t;
* Current version of the library.
* 0x01093001 = 1.9.30-1.
*/
-#define MHD_VERSION 0x00097101
+#define MHD_VERSION 0x00097102
/**
* Operational results from MHD calls.