-bump version

This commit is contained in:
Christian Grothoff
2020-09-11 22:25:47 +02:00
parent 495bf107ca
commit 668d3891cc
+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 0x00097102
#define MHD_VERSION 0x00097103
/**
* Operational results from MHD calls.