Prep for release

This commit is contained in:
Justin Ethier 2020-06-08 18:26:21 -04:00
parent 9c30f337aa
commit a78d1d385d
2 changed files with 2 additions and 1 deletions

View file

@ -2,7 +2,7 @@ from ubuntu:latest
MAINTAINER justin.ethier@gmail.com
ENV CYCLONE_VERSION v0.17
ENV CYCLONE_VERSION v0.18
RUN apt update -y
RUN apt install -y build-essential git rsync texinfo libtommath-dev libck-dev make gcc

View file

@ -1,5 +1,6 @@
Steps for making a release of Cyclone:
- Sync latest bootstrap code, including cyclone and cyclone-winds
- Prepare release notes
- Update release number in:
- `common.sld` and rebuild bootstrap source files