Skip to content

Commit 10fc1f3

Browse files
committed
update version
1 parent c86b2f1 commit 10fc1f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cloudstack (4.20.2.0-SNAPSHOT) unstable; urgency=low
22

3-
* Update the version to 4.20.2.0
3+
* Update the version to 4.20.2.0-SNAPSHOT
44

55
-- the Apache CloudStack project <[email protected]> Mon, 29 Jan 2024 10:21:52 +0530
66

tools/marvin/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
raise RuntimeError("python setuptools is required to build Marvin")
2828

2929

30-
VERSION = "4.20.2.0"
30+
VERSION = "4.20.2.0-SNAPSHOT"
3131

3232
setup(name="Marvin",
3333
version=VERSION,

0 commit comments

Comments
 (0)