commit 1e61073ecfe4fe16c788c7061ddde090963bc166 Author: Karsten Loesing karsten.loesing@gmx.net Date: Thu Aug 16 10:58:05 2018 +0200
Prepare for 6.2-1.17.0 release. --- CHANGELOG.md | 2 +- build.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md index b394a9f..84c6dd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# Changes in version 6.2-1.17.0 - ????-??-?? +# Changes in version 6.2-1.17.0 - 2018-08-16
* Medium changes - The "host_name" field will no longer appear in details documents. diff --git a/build.xml b/build.xml index cd69295..7bce955 100644 --- a/build.xml +++ b/build.xml @@ -10,7 +10,7 @@ <property name="implementation-title" value="Onionoo" /> <property name="onionoo.protocol.version" value="6.2"/> <property name="release.version" - value="${onionoo.protocol.version}-1.16.1-dev"/> + value="${onionoo.protocol.version}-1.17.0"/> <property name="metricslibversion" value="2.4.0"/> <property name="jetty.version" value="-9.2.21.v20170120" /> <property name="warfile"