Set version to 2.5.0
Change-Id: I2f9ed5aec822d01ad77f36a70e293953bfe19e4d Signed-off-by: Prashanth Pai <ppai@redhat.com>
This commit is contained in:
parent
b562c56729
commit
c649130a1f
@ -43,6 +43,6 @@ class PkgInfo(object):
|
||||
|
||||
|
||||
# Change the Package version here
|
||||
_pkginfo = PkgInfo('2.3.0', '0', 'swiftonfile', False)
|
||||
_pkginfo = PkgInfo('2.5.0', '0', 'swiftonfile', False)
|
||||
__version__ = _pkginfo.pretty_version
|
||||
__canonical_version__ = _pkginfo.canonical_version
|
||||
|
Loading…
x
Reference in New Issue
Block a user