commit 08f4d3a7f628c0adaba11363d997eaf453982c76
Author: Karsten Loesing <karsten.loes...@gmx.net>
Date:   Fri Oct 18 08:58:11 2019 +0200

    Prepare for 7.0-1.21.0 release.
---
 CHANGELOG.md | 3 ++-
 build.xml    | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3ab6329..d0f9e8d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,7 @@
-# Changes in version 7.0-1.21.0 - 2019-1?-??
+# Changes in version 7.0-1.21.0 - 2019-10-18
 
  * Medium changes
+   - Add previously missing Jetty servlets dependency.
    - Fix a bug where old reverse DNS lookups were sometimes not
      cleared properly.
 
diff --git a/build.xml b/build.xml
index a6969f5..91e6130 100644
--- a/build.xml
+++ b/build.xml
@@ -11,7 +11,7 @@
   <property name="implementation-title" value="Onionoo" />
   <property name="onionoo.protocol.version" value="7.0"/>
   <property name="release.version"
-            value="${onionoo.protocol.version}-1.20.0-dev"/>
+            value="${onionoo.protocol.version}-1.21.0"/>
   <property name="metricslibversion" value="2.6.2"/>
   <property name="jetty.version" value="-9.2.21.v20170120" />
   <property name="warfile"

_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to