]> git.proxmox.com Git - ceph.git/blobdiff - ceph/CMakeLists.txt
import ceph nautilus 14.2.2
[ceph.git] / ceph / CMakeLists.txt
index 065403e7167e2092df799103fb8f43b1c491d835..3b95cc231d2cdf1cafaee520c33f1814b04b0aad 100644 (file)
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.5.1)
 
 project(ceph CXX C ASM)
-set(VERSION 14.2.1)
+set(VERSION 14.2.2)
 
 if(POLICY CMP0028)
   cmake_policy(SET CMP0028 NEW)