Skip to content

Commit

Permalink
v13.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Sage Weil <[email protected]>
  • Loading branch information
liewegas committed Jan 3, 2018
1 parent 1a549a0 commit 9cce242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 2.8.12)

project(ceph CXX C ASM)
set(VERSION 12.1.2)
set(VERSION 13.0.1)

if(POLICY CMP0046)
# Tweak policies (this one disables "missing" dependency warning)
Expand Down

0 comments on commit 9cce242

Please sign in to comment.