]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
CMakeLists.txt: bump tentacle up to rc version 64799/head
authorLaura Flores <lflores@ibm.com>
Fri, 1 Aug 2025 17:50:23 +0000 (12:50 -0500)
committerLaura Flores <lflores@ibm.com>
Fri, 1 Aug 2025 17:50:23 +0000 (12:50 -0500)
Signed-off-by: Laura Flores <lflores@ibm.com>
CMakeLists.txt

index 56fca0f0679ad2c865ca7ce5b23db982566ac08a..2c70ee17560746042daf3efe16e4021e2f011568 100644 (file)
@@ -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)