X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2FCMakeLists.txt;h=91f4923c5791f2858e2a31f8fdf7ea8d0872b5a2;hb=05a536ef04248702f72713fd2fe81cb055624784;hp=1bf0ce095d5a3eacbc30a556e47bbc3ef5fdb9b6;hpb=ab27109dd2e88c6e1082a346b3be8444697297c6;p=ceph.git diff --git a/ceph/CMakeLists.txt b/ceph/CMakeLists.txt index 1bf0ce095..91f4923c5 100644 --- a/ceph/CMakeLists.txt +++ b/ceph/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(ceph - VERSION 18.1.2 + VERSION 18.2.0 LANGUAGES CXX C ASM) cmake_policy(SET CMP0028 NEW)