From a2f6cfeec02d7a6b27088a260ed207320b67d2cf Mon Sep 17 00:00:00 2001 From: IronsDu Date: Sun, 27 Mar 2022 22:17:10 +0800 Subject: [PATCH] Update Version.hpp update version to 1.11.2 --- include/brynet/Version.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/brynet/Version.hpp b/include/brynet/Version.hpp index 9c0e7df..1bf8b9b 100644 --- a/include/brynet/Version.hpp +++ b/include/brynet/Version.hpp @@ -1,3 +1,3 @@ #pragma once -#define BRYNET_VERSION 1011001 +#define BRYNET_VERSION 1011002