summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSage Weil <sage@redhat.com>2018-04-02 10:03:02 -0500
committerSage Weil <sage@redhat.com>2018-04-02 10:03:02 -0500
commited9182c2660257aad18fcb855e51e2cb17d3c1cd (patch)
treecd9b41b7c6567a9ca957a4433402e4c603f1051d
parentff3d489399641e1e348fcfc152fbebe7deb567d2 (diff)
downloadceph-ed9182c2660257aad18fcb855e51e2cb17d3c1cd.tar.gz
CMakeLists: v13.0.2v13.0.2
Signed-off-by: Sage Weil <sage@redhat.com>
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
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)