Prepare 2.4.1

Bumps up stable/jewel to 2.4.1 for the addition of ceph-mgr

Change-Id: Ic988ffe2ac5c5dc7b0217825b4439ec5151fea6d
This commit is contained in:
Giulio Fidente 2017-09-07 14:28:08 +02:00
parent adba342550
commit ebea4b703d
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "openstack-ceph",
"version": "2.4.0",
"version": "2.4.1",
"author": "Puppet Ceph community and OpenStack (StackForge) Contributors",
"summary": "Community Developed Ceph Module",
"license": "Apache-2.0",
@ -72,4 +72,4 @@
"version_requirement": ">=0.0.1 <1.0.0"
}
]
}
}

View File

@ -53,9 +53,9 @@ copyright = u'2016, Puppet OpenStack Developers'
# built documents.
#
# The short X.Y version.
version = '2.4.0'
version = '2.4.1'
# The full version, including alpha/beta/rc tags.
release = '2.4.0'
release = '2.4.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.