From 888c8a7f2d3f728f139b008f3e6da15f64d8072a Mon Sep 17 00:00:00 2001 From: qicosmos Date: Fri, 26 Jan 2024 14:00:04 +0800 Subject: [PATCH] Update version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 31415cdb2..c23c5d3b7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.15) project(yaLanTingLibs - VERSION 0.2.7 + VERSION 0.2.9 DESCRIPTION "yaLanTingLibs" HOMEPAGE_URL "https://github.com/alibaba/yalantinglibs" LANGUAGES CXX