Remove bad url
[clamp.git] / version.properties
index 614d471..0b6512e 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=2
+major=4
 minor=0
-patch=2
+patch=5
 
 base_version=${major}.${minor}.${patch}