mirror of
https://github.com/torproject/metrics-lib.git
synced 2024-11-30 04:30:32 +00:00
Bump version to 2.9.0-dev.
This commit is contained in:
parent
4bdfc62905
commit
8763af4446
@ -1,3 +1,6 @@
|
||||
# Changes in version 2.?.? - 2019-1?-??
|
||||
|
||||
|
||||
# Changes in version 2.9.0 - 2019-11-01
|
||||
|
||||
* 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.9.0" />
|
||||
<property name="release.version" value="2.9.0-dev" />
|
||||
<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