X-Git-Url: https://git.proxmox.com/?p=ceph.git;a=blobdiff_plain;f=ceph%2FCMakeLists.txt;h=2e2df1f6e75f1fabe235d01a4116123eeff0500e;hp=aa90ba65dac3a9a333275b71752cb6d83fdd2ee7;hb=28e407b858acd3bddc89f68583571f771bb42e46;hpb=dfcb7b53b2e4fcd2a5af0240d4975adc711ab96e 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)