From b6622595d684c5a2c715b1369723c361cfa1bd99 Mon Sep 17 00:00:00 2001 From: saipubw Date: Thu, 31 Aug 2023 11:46:44 +0800 Subject: [PATCH] Release 0.2.5 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d719c4f36..e68a44894 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.5 DESCRIPTION "yaLanTingLibs" HOMEPAGE_URL "https://github.com/alibaba/yalantinglibs" LANGUAGES CXX