File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed
Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ cloudstack (4.16.0.0-SNAPSHOT) unstable; urgency=low
2+
3+ * Update the version to 4.16.0.0-SNAPSHOT
4+
5+ -- the Apache CloudStack project <dev@cloudstack.apache.org> Tue, 11 Jan 2021 10:51:02 +0000
6+
17cloudstack (4.15.0.0) unstable; urgency=low
28
39 * Update the version to 4.15.0.0
Original file line number Diff line number Diff line change 2020FROM ubuntu:18.04
2121
2222MAINTAINER "Apache CloudStack" <dev@cloudstack.apache.org>
23- LABEL Vendor="Apache.org" License="ApacheV2" Version="4.15 .0.0"
23+ LABEL Vendor="Apache.org" License="ApacheV2" Version="4.16 .0.0-SNAPSHOT "
2424
2525ARG DEBIAN_FRONTEND=noninteractive
2626
Original file line number Diff line number Diff line change 2020FROM python:2
2121
2222MAINTAINER "Apache CloudStack" <dev@cloudstack.apache.org>
23- LABEL Vendor="Apache.org" License="ApacheV2" Version="4.15 .0.0"
23+ LABEL Vendor="Apache.org" License="ApacheV2" Version="4.16 .0.0-SNAPSHOT "
2424
2525ENV WORK_DIR=/marvin
2626
Original file line number Diff line number Diff line change 2727 raise RuntimeError ("python setuptools is required to build Marvin" )
2828
2929
30- VERSION = "4.15 .0.0"
30+ VERSION = "4.16 .0.0-SNAPSHOT "
3131
3232setup (name = "Marvin" ,
3333 version = VERSION ,
You can’t perform that action at this time.
0 commit comments