mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-16 04:30:35 +01:00
* Small patch from Silvio Clecio to update version number
git-svn-id: trunk@32355 -
This commit is contained in:
parent
05a3a91d19
commit
8b8ebd19a0
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user