From 80ca398c120144ff335da2c9faed6e5bb3c6a3d2 Mon Sep 17 00:00:00 2001 From: Mark Rotteveel Date: Sun, 10 Nov 2019 10:30:27 +0100 Subject: [PATCH] Prepare 3.0.7 release --- build.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties b/build.properties index 33e52106bd..64780eda39 100644 --- a/build.properties +++ b/build.properties @@ -2,6 +2,6 @@ version.major=3 version.minor=0 version.revision=7 # 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_3_0 \ No newline at end of file +version.svntag=v3.0.7