From: Sage Weil Date: Thu, 26 Mar 2020 02:02:06 +0000 (-0500) Subject: CMakeLists: 15.2.0 X-Git-Tag: v15.2.1~28^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8d7cd131d2b4d1bf7fea1b3bd6206316212f2d39;p=ceph.git CMakeLists: 15.2.0 I'm not actually sure if this is used for much of anything... Signed-off-by: Sage Weil --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 9186d280d22d..830a0f495abc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.10.2) # remove cmake/modules/FindPython* once 3.12 is required project(ceph - VERSION 15.1.0 + VERSION 15.2.0 LANGUAGES CXX C ASM) foreach(policy