mirror of
https://github.com/torproject/metrics-lib.git
synced 2024-11-23 09:19:48 +00:00
Prepare for 2.11.0 release.
This commit is contained in:
parent
e7d7af88a6
commit
471c1cb32f
@ -1,4 +1,4 @@
|
||||
# Changes in version 2.11.0 - 2020-0?-??
|
||||
# Changes in version 2.11.0 - 2020-04-13
|
||||
|
||||
* Medium changes
|
||||
- Compute bandwidth file digests.
|
||||
|
@ -7,7 +7,7 @@
|
||||
<project default="usage" name="metrics-lib" basedir="."
|
||||
xmlns:ivy="antlib:org.apache.ivy.ant">
|
||||
|
||||
<property name="release.version" value="2.10.0-dev" />
|
||||
<property name="release.version" value="2.11.0" />
|
||||
<property name="javadoc-title" value="Tor Metrics Library API Documentation"/>
|
||||
<property name="javadoc-excludes" value="**/impl/** **/index/** **/internal/** **/log/**" />
|
||||
<property name="implementation-title" value="Tor Metrics Library" />
|
||||
|
Loading…
Reference in New Issue
Block a user