mirror of https://github.com/axmolengine/axmol.git
Sync yasio version number [skip ci]
This commit is contained in:
parent
141c5991f1
commit
4053b2f197
|
@ -228,7 +228,7 @@
|
|||
|
||||
## yasio
|
||||
- Upstream: https://github.com/yasio/yasio
|
||||
- Version: 3.37.3
|
||||
- Version: 3.37.4
|
||||
- License: MIT WITH Anti-996
|
||||
|
||||
## zlib
|
||||
|
|
|
@ -186,7 +186,7 @@ SOFTWARE.
|
|||
/*
|
||||
** The yasio version macros
|
||||
*/
|
||||
#define YASIO_VERSION_NUM 0x033703
|
||||
#define YASIO_VERSION_NUM 0x033704
|
||||
|
||||
/*
|
||||
** The macros used by io_service.
|
||||
|
|
Loading…
Reference in New Issue