From 4739b5409ce1c9df055ae77f76fb055ca58b34da Mon Sep 17 00:00:00 2001 From: "irons.du" Date: Thu, 21 Jul 2022 21:51:39 +0800 Subject: [PATCH] version: upgrade version to v1.12.1 --- 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 f96f486..8014f99 100644 --- a/include/brynet/Version.hpp +++ b/include/brynet/Version.hpp @@ -1,3 +1,3 @@ #pragma once -#define BRYNET_VERSION 1012000 +#define BRYNET_VERSION 1012001