[tor-commits] [collector/master] Bump version to 1.15.1-dev.
karsten at torproject.org
karsten at torproject.org
Thu Apr 30 20:31:46 UTC 2020
commit 9b293ee35f4d457dce4f7775e19401c22d51606c
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date: Thu Apr 30 22:25:57 2020 +0200
Bump version to 1.15.1-dev.
---
CHANGELOG.md | 3 +++
build.xml | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 12ca280..8ebda3c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+# Changes in version 1.??.? - 2020-??-??
+
+
# Changes in version 1.15.1 - 2020-04-30
* Medium changes
diff --git a/build.xml b/build.xml
index 45b1b3d..38022fc 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.15.1" />
+ <property name="release.version" value="1.15.1-dev" />
<property name="project-main-class" value="org.torproject.metrics.collector.Main" />
<property name="name" value="collector"/>
<property name="metricslibversion" value="2.12.2" />
More information about the tor-commits
mailing list