From b33f44df85ca56ca315a560239db3a09a1aef4d7 Mon Sep 17 00:00:00 2001 From: IronsDu Date: Sat, 8 May 2021 14:20:40 +0800 Subject: [PATCH] Update Version.hpp --- 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 64e3a5d9..7b10522d 100644 --- a/include/brynet/Version.hpp +++ b/include/brynet/Version.hpp @@ -1,3 +1,3 @@ #pragma once -#define BRYNET_VERSION 1010000 +#define BRYNET_VERSION 1011000