Skip to content

Commit a5a7482

Browse files
committed
Prepare Jaybird 6.0.3 development
1 parent dc40108 commit a5a7482

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-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=6
22
version.minor=0
3-
version.revision=2
3+
version.revision=3
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.2
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.3
37+
38+
The following was fixed or changed since Jaybird 6.0.3:
39+
40+
* ...
41+
3642
=== Jaybird 6.0.2
3743

3844
The following was fixed or changed since Jaybird 6.0.1:

0 commit comments

Comments
 (0)