getting ready for 0.9.59

This commit is contained in:
Christian Grothoff
2018-02-01 10:18:02 +01:00
parent 12a6689266
commit 21b2dd96aa
4 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ typedef intptr_t ssize_t;
* Current version of the library.
* 0x01093001 = 1.9.30-1.
*/
#define MHD_VERSION 0x00095801
#define MHD_VERSION 0x00095900
/**
* MHD-internal return code for "YES".