From 5c6ee234b4ef1a60258575f2342dcf57f4cd0123 Mon Sep 17 00:00:00 2001 From: Mark Rotteveel Date: Fri, 24 Nov 2023 09:57:42 +0100 Subject: [PATCH] Prepare Jaybird 4.0.10 release --- build.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties b/build.properties index 3ac1ea0fa..7433ed06b 100644 --- a/build.properties +++ b/build.properties @@ -2,6 +2,6 @@ version.major=4 version.minor=0 version.revision=10 # version.tag should start with a dash (-) unless it is empty -version.tag=-SNAPSHOT +version.tag= # This must be set to the git tag for a release, otherwise to the branch -version.svntag=Branch_4_0 +version.svntag=v4.0.10