Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Network Health
Metrics
Library
Commits
aa55fd05
Commit
aa55fd05
authored
Apr 30, 2020
by
Karsten Loesing
Browse files
Prepare for 2.12.1 release.
parent
d4bb2852
Changes
2
Show whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
aa55fd05
# Changes in version 2.
??.?
- 2020-
??-??
# Changes in version 2.
12.1
- 2020-
04-30
*
Minor changes
-
Change back how we treat xz-compressed files by leaving
...
...
build.xml
View file @
aa55fd05
...
...
@@ -7,7 +7,7 @@
<project
default=
"usage"
name=
"metrics-lib"
basedir=
"."
xmlns:ivy=
"antlib:org.apache.ivy.ant"
>
<property
name=
"release.version"
value=
"2.12.
0-dev
"
/>
<property
name=
"release.version"
value=
"2.12.
1
"
/>
<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"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment