commit ebd43f0373e3b62bf25213b5cd20a84e09c010e3
parent 3db35a4ca6192cd26770ee69f1c48e353535b70d
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 18 Aug 2021 11:10:42 +0200
-bump version
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
@@ -131,7 +131,7 @@ typedef intptr_t ssize_t;
* they are parsed as decimal numbers.
* Example: 0x01093001 = 1.9.30-1.
*/
-#define MHD_VERSION 0x00097303
+#define MHD_VERSION 0x00097304
#ifdef __has_attribute