We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc40108 commit a5a7482Copy full SHA for a5a7482
build.properties
@@ -1,7 +1,7 @@
1
version.major=6
2
version.minor=0
3
-version.revision=2
+version.revision=3
4
# version.tag should start with a dash (-) unless it is empty
5
-version.tag=
+version.tag=-SNAPSHOT
6
# This must be set to the git tag for a release, otherwise to the branch
7
-version.svntag=v6.0.2
+version.svntag=Branch_6_0
src/docs/asciidoc/release_notes.adoc
@@ -33,6 +33,12 @@ Changes per Jaybird 6 release.
33
See also <<whats-new-in-jaybird-6>>.
34
For known issues, consult <<known-issues>>.
35
36
+=== Jaybird 6.0.3
37
+
38
+The following was fixed or changed since Jaybird 6.0.3:
39
40
+* ...
41
42
=== Jaybird 6.0.2
43
44
The following was fixed or changed since Jaybird 6.0.1:
0 commit comments