Skip to content

Commit

Permalink
12.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins Build Slave User committed Nov 30, 2017
1 parent 83684b9 commit cf0baee
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 12.2.1)
set(VERSION 12.2.2)

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 (12.2.2-1) stable; urgency=medium

* New upstream release

-- Ceph Release Team <[email protected]> Thu, 30 Nov 2017 14:59:26 +0000

ceph (12.2.1-1) stable; urgency=medium

* New upstream release
Expand Down

0 comments on commit cf0baee

Please sign in to comment.