commit de8ab5f1e9ca1b0c995be6b858aad7ae3aa6f5cd
Author: Karsten Loesing <karsten.loes...@gmx.net>
Date:   Sat Nov 9 11:35:02 2019 +0100

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4ac0b3c..2edc44d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+# Changes in version 1.1?.? - 2019-1?-??
+
+
 # Changes in version 1.13.0 - 2019-11-09
 
  * Medium changes
diff --git a/build.xml b/build.xml
index c1c8699..9c72447 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.13.0" />
+  <property name="release.version" value="1.13.0-dev" />
   <property name="project-main-class" 
value="org.torproject.metrics.collector.Main" />
   <property name="name" value="collector"/>
   <property name="metricslibversion" value="2.9.0" />

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

Reply via email to