[tor-commits] [collector/master] Bump version to 1.12.0-dev.

karsten at torproject.org karsten at torproject.org
Fri Oct 18 09:11:53 UTC 2019


commit 0e57dae0bfd6f3f7e0c5b5c78773818343ba9550
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Fri Oct 18 11:11:38 2019 +0200

    Bump version to 1.12.0-dev.
---
 CHANGELOG.md | 3 +++
 build.xml    | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f30ea3e..bb328ad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+# Changes in version 1.??.? - 2019-??-??
+
+
 # Changes in version 1.12.0 - 2019-10-18
 
  * Medium changes
diff --git a/build.xml b/build.xml
index c78f5c6..8276e63 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.12.0" />
+  <property name="release.version" value="1.12.0-dev" />
   <property name="project-main-class" value="org.torproject.metrics.collector.Main" />
   <property name="name" value="collector"/>
   <property name="metricslibversion" value="2.8.0" />



More information about the tor-commits mailing list