From 4053b2f197a06aeca839a9250ae3701b24d90360 Mon Sep 17 00:00:00 2001 From: halx99 Date: Fri, 20 Aug 2021 15:19:04 +0800 Subject: [PATCH] Sync yasio version number [skip ci] --- thirdparty/README.md | 2 +- thirdparty/yasio/detail/config.hpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/thirdparty/README.md b/thirdparty/README.md index 9f77af5b65..1085e51015 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -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 diff --git a/thirdparty/yasio/detail/config.hpp b/thirdparty/yasio/detail/config.hpp index e976f67e9e..54f2eecfe9 100644 --- a/thirdparty/yasio/detail/config.hpp +++ b/thirdparty/yasio/detail/config.hpp @@ -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.