MHD_VERSION++

This commit is contained in:
Nils Durner
2009-04-02 05:18:25 +00:00
parent 1511053070
commit 25bbf62012
+1 -1
View File
@@ -81,7 +81,7 @@ extern "C"
/**
* Current version of the library.
*/
#define MHD_VERSION 0x00040002
#define MHD_VERSION 0x00040003
/**
* MHD-internal return codes.