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 a70d58e commit 57fe76cCopy full SHA for 57fe76c
build.properties
@@ -1,7 +1,7 @@
1
version.major=5
2
version.minor=0
3
-version.revision=8
+version.revision=9
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=v5.0.8
+version.svntag=Branch_5_0
src/docs/asciidoc/release_notes.adoc
@@ -29,6 +29,13 @@ Changes per Jaybird 5 release.
29
See also <<whats-new-in-jaybird-5>>.
30
For known issues, consult <<known-issues>>.
31
32
+[#jaybird-5-0-9-changelog]
33
+=== Jaybird 5.0.9
34
+
35
+The following has been changed or fixed since Jaybird 5.0.8:
36
37
+* ...
38
39
[#jaybird-5-0-8-changelog]
40
=== Jaybird 5.0.8
41
0 commit comments