Skip to content

Commit 0b72d74

Browse files
committed
Prepare for Jaybird 6.0.5 development
1 parent de0f5b4 commit 0b72d74

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

build.properties

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

src/docs/asciidoc/release_notes.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@ Changes per Jaybird 6 release.
3333
See also <<whats-new-in-jaybird-6>>.
3434
For known issues, consult <<known-issues>>.
3535

36+
=== Jaybird 6.0.5
37+
38+
The following was fixed or changed since Jaybird 6.0.4:
39+
40+
* ...
41+
3642
=== Jaybird 6.0.4
3743

3844
This release is not fully compatible with the upcoming JDBC 4.5 Specification to be introduced with Java 26.

0 commit comments

Comments
 (0)