File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed
Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 11version.major =6
22version.minor =0
3- version.revision =0
3+ version.revision =1
44# version.tag should start with a dash (-) unless it is empty
5- version.tag =
5+ version.tag =-SNAPSHOT
66# This must be set to the git tag for a release, otherwise to the branch
7- version.svntag =v6.0.0
7+ version.svntag =Branch_6_0
Original file line number Diff line number Diff line change 1- rootProject. name = ' jaybird '
1+ rootProject. name = ' jaybird_6_0 '
22include ' chacha64-plugin'
33include ' jaybird-native'
44include ' internal-tools'
Original file line number Diff line number Diff line change @@ -33,6 +33,12 @@ Changes per Jaybird 6 release.
3333See also <<whats-new-in-jaybird-6>>.
3434For known issues, consult <<known-issues>>.
3535
36+ === Jaybird 6.0.1
37+
38+ The following was fixed or changed since Jaybird 6.0.0:
39+
40+ * ...
41+
3642=== Jaybird 6.0.0
3743
3844The following was fixed or changed after 6.0.0-beta-1:
You can’t perform that action at this time.
0 commit comments