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 60ce4ab commit 2cf3749Copy full SHA for 2cf3749
build.properties
@@ -2,6 +2,6 @@ version.major=5
2
version.minor=0
3
version.revision=10
4
# version.tag should start with a dash (-) unless it is empty
5
-version.tag=-SNAPSHOT
+version.tag=
6
# This must be set to the git tag for a release, otherwise to the branch
7
-version.svntag=Branch_5_0
+version.svntag=v5.0.10
src/docs/asciidoc/release_notes.adoc
@@ -8,7 +8,7 @@
8
:toc: left
9
:icons: font
10
:sectnums:
11
-:jaybird-fbclient-version: 5.0.2.0
+:jaybird-fbclient-version: 5.0.3.0
12
:jna-version: 5.17.0
13
:fb-canonical-html: https://firebirdsql.org/docs/drivers/java/5.0.x/release_notes.html
14
0 commit comments