From 1b4a9623b5d6502bd912dd8b106fb3462d7f6ab4 Mon Sep 17 00:00:00 2001 From: "irons.du" Date: Thu, 18 Feb 2021 22:42:22 +0800 Subject: [PATCH] upgrade version to 1.10.0 --- 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 80b09393..64e3a5d9 100644 --- a/include/brynet/Version.hpp +++ b/include/brynet/Version.hpp @@ -1,3 +1,3 @@ #pragma once -#define BRYNET_VERSION 1009000 +#define BRYNET_VERSION 1010000