mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
update version
This commit is contained in:
parent
c86b2f1da2
commit
10fc1f3a1c
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,6 +1,6 @@
|
|||||||
cloudstack (4.20.2.0-SNAPSHOT) unstable; urgency=low
|
cloudstack (4.20.2.0-SNAPSHOT) unstable; urgency=low
|
||||||
|
|
||||||
* Update the version to 4.20.2.0
|
* Update the version to 4.20.2.0-SNAPSHOT
|
||||||
|
|
||||||
-- the Apache CloudStack project <dev@cloudstack.apache.org> Mon, 29 Jan 2024 10:21:52 +0530
|
-- the Apache CloudStack project <dev@cloudstack.apache.org> Mon, 29 Jan 2024 10:21:52 +0530
|
||||||
|
|
||||||
|
|||||||
@ -27,7 +27,7 @@ except ImportError:
|
|||||||
raise RuntimeError("python setuptools is required to build Marvin")
|
raise RuntimeError("python setuptools is required to build Marvin")
|
||||||
|
|
||||||
|
|
||||||
VERSION = "4.20.2.0"
|
VERSION = "4.20.2.0-SNAPSHOT"
|
||||||
|
|
||||||
setup(name="Marvin",
|
setup(name="Marvin",
|
||||||
version=VERSION,
|
version=VERSION,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user