mirror of
https://github.com/torproject/metrics-lib.git
synced 2024-11-23 09:19:48 +00:00
Bump version to 2.14.0-dev.
This commit is contained in:
parent
750f6471a4
commit
cf4830cac3
@ -1,3 +1,6 @@
|
||||
# Changes in version 2.??.? - 2020-??-??
|
||||
|
||||
|
||||
# Changes in version 2.14.0 - 2020-08-07
|
||||
|
||||
* Medium changes
|
||||
|
@ -7,7 +7,7 @@
|
||||
<project default="usage" name="metrics-lib" basedir="."
|
||||
xmlns:ivy="antlib:org.apache.ivy.ant">
|
||||
|
||||
<property name="release.version" value="2.14.0" />
|
||||
<property name="release.version" value="2.14.0-dev" />
|
||||
<property name="javadoc-title" value="Tor Metrics Library API Documentation"/>
|
||||
<property name="javadoc-excludes" value="**/impl/** **/index/** **/internal/** **/log/** **/onionperf/**" />
|
||||
<property name="implementation-title" value="Tor Metrics Library" />
|
||||
|
Loading…
Reference in New Issue
Block a user