From 04c3e75e0c34ad4eb5bcf52bb1c17ccf13d31510 Mon Sep 17 00:00:00 2001 From: saipubw Date: Mon, 27 Nov 2023 18:04:04 +0800 Subject: [PATCH] V 0.2.7 Release --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d719c4f36..6d2e9f58a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.15) project(yaLanTingLibs - VERSION 0.2.6 + VERSION 0.2.7 DESCRIPTION "yaLanTingLibs" HOMEPAGE_URL "https://github.com/alibaba/yalantinglibs" LANGUAGES CXX