Bump MHD_VERSION to indicate development version

This commit is contained in:
Evgeny Grin (Karlson2k)
2024-04-11 18:24:09 +02:00
parent 3aee48fd77
commit fd498a7064
+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 0x01000100
#define MHD_VERSION 0x01000101
/* If generic headers don't work on your platform, include headers
which define 'va_list', 'size_t', 'ssize_t', 'intptr_t', 'off_t',