From: Sage Weil Date: Mon, 2 Apr 2018 15:03:02 +0000 (-0500) Subject: CMakeLists: v13.0.2 X-Git-Tag: v13.0.2^0 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ed9182c2660257aad18fcb855e51e2cb17d3c1cd;p=ceph.git CMakeLists: v13.0.2 Signed-off-by: Sage Weil --- diff --git a/CMakeLists.txt b/CMakeLists.txt index b521b9cec6e..aad69fb9016 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 2.8.12) project(ceph CXX C ASM) -set(VERSION 13.0.1) +set(VERSION 13.0.2) if(POLICY CMP0046) # Tweak policies (this one disables "missing" dependency warning)