Skip to content

Commit 57fe76c

Browse files
committed
Prepare Jaybird 5.0.9 development
1 parent a70d58e commit 57fe76c

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

build.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version.major=5
22
version.minor=0
3-
version.revision=8
3+
version.revision=9
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=v5.0.8
7+
version.svntag=Branch_5_0

src/docs/asciidoc/release_notes.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@ Changes per Jaybird 5 release.
2929
See also <<whats-new-in-jaybird-5>>.
3030
For known issues, consult <<known-issues>>.
3131

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+
3239
[#jaybird-5-0-8-changelog]
3340
=== Jaybird 5.0.8
3441

0 commit comments

Comments
 (0)