Update clamp to 5.1.5
[clamp.git] / version.properties
index e7d853a..b0c2470 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
-minor=2
-patch=0
+major=5
+minor=1
+patch=5
 
 base_version=${major}.${minor}.${patch}