Change-Id: Id15a20f9cd9f19af32145ec69cd02e5d9795a3c4
This commit is contained in:
zhurong
2016-08-02 06:48:41 +00:00
parent 3743dbc8b9
commit 7a286d347d

View File

@@ -66,7 +66,7 @@ copyright = u'2015, Senlin Developers'
#
# The short X.Y version.
senlin_version = pbr.version.VersionInfo('python-muranoclient')
senlin_version = pbr.version.VersionInfo('python-senlinclient')
# The full version, including alpha/beta/rc tags.
release = senlin_version.version_string_with_vcs()
# The short X.Y version.