Merge changes Ia6e96c72,If0cf112c,I3060de8b,I58fe7429
[portal.git] / version.properties
index 756f8a3..f34034b 100644 (file)
@@ -2,8 +2,8 @@
 # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
 # because they are used in Jenkins, whose plug-in doesn't support
 
-major=2
-minor=5
+major=3
+minor=2
 patch=0
 
 base_version=${major}.${minor}.${patch}