Skip to content

Commit

Permalink
Prepare Jaybird 5.0.5 development
Browse files Browse the repository at this point in the history
  • Loading branch information
mrotteveel committed Mar 10, 2024
1 parent 0d27a29 commit 70f27d1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version.major=5
version.minor=0
version.revision=4
version.revision=5
# version.tag should start with a dash (-) unless it is empty
version.tag=
version.tag=-SNAPSHOT
# This must be set to the git tag for a release, otherwise to the branch
version.svntag=v5.0.4
version.svntag=Branch_5_0
7 changes: 7 additions & 0 deletions src/docs/asciidoc/release_notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@ Changes per Jaybird 5 release.
See also <<whats-new-in-jaybird-5>>.
For known issues, consult <<known-issues>>.

[#jaybird-5-0-5-changelog]
=== Jaybird 5.0.5

The following has been changed or fixed since Jaybird 5.0.4:

* ...
[#jaybird-5-0-4-changelog]
=== Jaybird 5.0.4

Expand Down

0 comments on commit 70f27d1

Please sign in to comment.