Bump MHD_VERSION to signal dev version

This commit is contained in:
Evgeny Grin (Karlson2k)
2019-06-09 23:19:20 +03:00
parent 9ddf07f81e
commit d84b96bb7d
+1 -1
View File
@@ -132,7 +132,7 @@ typedef intptr_t ssize_t;
* Current version of the library.
* 0x01093001 = 1.9.30-1.
*/
#define MHD_VERSION 0x00096400
#define MHD_VERSION 0x00096401
/**
* MHD-internal return code for "YES".