From 06691ec44ed0858e86220c6af49f037acdb2a416 Mon Sep 17 00:00:00 2001 From: Mark Rotteveel Date: Mon, 25 Nov 2019 14:28:22 +0100 Subject: [PATCH] Prepare 3.0.8 release --- build.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties b/build.properties index ab8036098f..dc6eab2ef1 100644 --- a/build.properties +++ b/build.properties @@ -2,6 +2,6 @@ version.major=3 version.minor=0 version.revision=8 # 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 +version.svntag=v3.0.8