Skip to content

Commit

Permalink
11.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins Build Slave User committed Dec 12, 2016
1 parent 6af0c8f commit 91421d8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions 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.11)

project(ceph)
set(VERSION 11.0.2)
set(VERSION 11.1.0)

if(POLICY CMP0046)
# Tweak policies (this one disables "missing" dependency warning)
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
ceph (11.1.0-1) stable; urgency=medium

* New upstream release

-- Alfredo Deza <[email protected]> Mon, 12 Dec 2016 18:27:51 +0000

ceph (11.0.2-1) stable; urgency=medium

* New upstream release
Expand Down

0 comments on commit 91421d8

Please sign in to comment.