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.0~12 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d5613df2c12f93e1ece5f763fc2ff42ec6ef8d44;p=ceph.git CMakeLists.txt: bump tentacle up to rc version Signed-off-by: Laura Flores (cherry picked from commit aa3858fec25aee17f6e6f9e35ea9c036d49672df) --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 56fca0f0679a..2c70ee175607 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)