From 6d3ccd14087afa03cff7a2cdf1c29c0b62be12c0 Mon Sep 17 00:00:00 2001 From: Mark Rotteveel Date: Tue, 11 Aug 2020 15:27:51 +0200 Subject: [PATCH] Prepare Jaybird 4.0.1 release --- build.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties b/build.properties index cfb154c869..a79a2379a7 100644 --- a/build.properties +++ b/build.properties @@ -2,6 +2,6 @@ version.major=4 version.minor=0 version.revision=1 # 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.1