Preparing for 0.16 release

This commit is contained in:
Justin Ethier 2020-03-02 20:53:09 -05:00
parent b5a9bd24e1
commit 548192dc5d
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Changelog
## 0.16 - TBD
## 0.16 - March 11, 2020
Features

View file

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