fix versioning scheme for openstack import
This commit is contained in:
parent
e7210dfb6e
commit
6017c03c51
@ -44,7 +44,7 @@ class PkgInfo(object):
|
||||
|
||||
# Change the Package version here
|
||||
_pkginfo = PkgInfo(canonical_version='2.5.0',
|
||||
release='1',
|
||||
release='0',
|
||||
name='swiftonhpss',
|
||||
final=False)
|
||||
__version__ = _pkginfo.pretty_version
|
||||
|
Loading…
x
Reference in New Issue
Block a user