From 748f29ef526c178baace35e811b9dc9d689c111e Mon Sep 17 00:00:00 2001 From: Mark Rotteveel Date: Mon, 30 Jan 2023 15:39:46 +0100 Subject: [PATCH] Prepare 4.0.9 release --- build.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties b/build.properties index 1aa179b79..b8cd08121 100644 --- a/build.properties +++ b/build.properties @@ -2,6 +2,6 @@ version.major=4 version.minor=0 version.revision=9 # 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.9