added extra parameters
[so.git] / version.properties
index e1e6b0b..77e67b1 100644 (file)
@@ -1,9 +1,9 @@
 # Versioning variables
 # 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...
+# because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=2
+minor=4
 patch=2
 
 base_version=${major}.${minor}.${patch}