Bump MHD_VERSION to indicate development build

This commit is contained in:
Evgeny Grin (Karlson2k)
2021-12-20 19:25:17 +03:00
parent a4ae51f581
commit 2f44f1ec65
+1 -1
View File
@@ -96,7 +96,7 @@ extern "C"
* they are parsed as decimal numbers.
* Example: 0x01093001 = 1.9.30-1.
*/
#define MHD_VERSION 0x00097400
#define MHD_VERSION 0x00097401
/* If generic headers don't work on your platform, include headers
which define 'va_list', 'size_t', 'ssize_t', 'intptr_t',