bump version in microhttpd.h

This commit is contained in:
ng0
2019-08-19 11:03:13 +00:00
parent e82de7505f
commit 55618b1041
+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 0x00096600
#define MHD_VERSION 0x00096700
/**
* MHD-internal return code for "YES".