From 252320d1f130b63bd5b6b104c3422863e24553b6 Mon Sep 17 00:00:00 2001 From: saipubw Date: Thu, 31 Aug 2023 11:46:09 +0800 Subject: [PATCH] Release V0.2.6 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 28978f888..d719c4f36 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.15) project(yaLanTingLibs - VERSION 0.2.3 + VERSION 0.2.6 DESCRIPTION "yaLanTingLibs" HOMEPAGE_URL "https://github.com/alibaba/yalantinglibs" LANGUAGES CXX