* Small patch from Silvio Clecio to update version number

git-svn-id: trunk@32355 -
This commit is contained in:
michael 2015-11-18 08:11:42 +00:00
parent 05a3a91d19
commit 8b8ebd19a0

View File

@ -63,7 +63,7 @@ const
{$ENDIF}
MHD_SOCKET_DEFINED = 1;
{$ENDIF}
MHD_VERSION = $00094400;
MHD_VERSION = $00094601;
MHD_YES = 1;
MHD_NO = 0;
MHD_INVALID_NONCE = -1;