Remove legacy operational Policy
[clamp.git] / version.properties
index b4b8052..f00cc81 100644 (file)
@@ -25,9 +25,9 @@
 # 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=4
+major=5
 minor=1
-patch=0
+patch=1
 
 base_version=${major}.${minor}.${patch}