Fix policy status issue
[clamp.git] / version.properties
index 8f3139a..d611b20 100644 (file)
@@ -25,8 +25,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=3
-minor=0
+major=4
+minor=1
 patch=3
 
 base_version=${major}.${minor}.${patch}