From dc76b141740edb07c693bc49110bbe7ded437e02 Mon Sep 17 00:00:00 2001 From: Adam Retter Date: Sun, 2 Jul 2017 16:31:31 -0400 Subject: [PATCH] Increment version to 3.3.0 --- build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.properties b/build.properties index b2a300dfbdd..a6fc4750011 100644 --- a/build.properties +++ b/build.properties @@ -4,7 +4,7 @@ # # $Id$ project.name = eXist-db -project.version = 3.3.0-SNAPSHOT +project.version = 3.3.0 # build settings build.debug = on