[tor-commits] [collector/master] Prepare for 1.15.0 release.

karsten at torproject.org karsten at torproject.org
Thu Apr 30 16:47:55 UTC 2020


commit 2a0c40f54b51bd734f8db1be1c1026bac9b661cd
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Thu Apr 30 17:42:00 2020 +0200

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a55a0fc..8e58e7c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-# Changes in version 1.1?.? - 2020-0?-??
+# Changes in version 1.15.0 - 2020-04-30
 
  * Medium changes
    - Update to metrics-lib 2.12.1.
diff --git a/build.xml b/build.xml
index a9988f5..1e22fef 100644
--- a/build.xml
+++ b/build.xml
@@ -9,7 +9,7 @@
 
   <property name="javadoc-title" value="CollecTor API Documentation"/>
   <property name="implementation-title" value="CollecTor" />
-  <property name="release.version" value="1.14.1-dev" />
+  <property name="release.version" value="1.15.0" />
   <property name="project-main-class" value="org.torproject.metrics.collector.Main" />
   <property name="name" value="collector"/>
   <property name="metricslibversion" value="2.12.1" />



More information about the tor-commits mailing list