commit 668d3891cc09332ae78b22676b3c9922b8b92541
parent 495bf107cabf8c3853930dbc780f734c936d35da
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 11 Sep 2020 22:25:47 +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 0x00097102
+#define MHD_VERSION 0x00097103
/**
* Operational results from MHD calls.