From d9dda06cb2207f42e0a657c52c8278496fa4732c Mon Sep 17 00:00:00 2001 From: IronsDu Date: Sat, 17 Dec 2022 11:10:42 +0800 Subject: [PATCH] Upgrade version to 1.12.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 8014f99..037b72a 100644 --- a/include/brynet/Version.hpp +++ b/include/brynet/Version.hpp @@ -1,3 +1,3 @@ #pragma once -#define BRYNET_VERSION 1012001 +#define BRYNET_VERSION 1012002