From: Laura Flores Date: Fri, 1 Aug 2025 17:50:23 +0000 (-0500) Subject: CMakeLists.txt: bump tentacle up to rc version X-Git-Tag: v20.1.1~137^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=aa3858fec25aee17f6e6f9e35ea9c036d49672df;p=ceph.git CMakeLists.txt: bump tentacle up to rc version Signed-off-by: Laura Flores --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 56fca0f0679ad..2c70ee1756074 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(ceph - VERSION 20.0.0 + VERSION 20.1.0 LANGUAGES CXX C ASM) foreach(policy CMP0127 CMP0135 CMP0175)