From 06696141283275b9d52bc7f408da53f19ef5597d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=80=80=E8=89=AF=20=E5=BC=A0?= <37792738@qq.com> Date: Mon, 8 Apr 2024 14:09:53 +0800 Subject: [PATCH] upgrade version to 2.9 --- include/asio2/version.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/asio2/version.hpp b/include/asio2/version.hpp index dab3bfc0..92442c40 100644 --- a/include/asio2/version.hpp +++ b/include/asio2/version.hpp @@ -26,7 +26,7 @@ // ASIO2_VERSION / 100 is the major version // ASIO2_VERSION % 100 is the minor version -#define ASIO2_VERSION 208 // 2.8 +#define ASIO2_VERSION 209 // 2.9