X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2FCMakeLists.txt;h=2e2df1f6e75f1fabe235d01a4116123eeff0500e;hb=28e407b858acd3bddc89f68583571f771bb42e46;hp=aa90ba65dac3a9a333275b71752cb6d83fdd2ee7;hpb=94b1876350060563a6ac95339df15f95fd3ebadc;p=ceph.git diff --git a/ceph/CMakeLists.txt b/ceph/CMakeLists.txt index aa90ba65d..2e2df1f6e 100644 --- a/ceph/CMakeLists.txt +++ b/ceph/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 2.8.11) project(ceph) -set(VERSION 12.2.5) +set(VERSION 12.2.7) if(POLICY CMP0046) # Tweak policies (this one disables "missing" dependency warning)