Upgrade version number
[cps.git] / version.properties
index d38d843..12156a9 100644 (file)
@@ -1,9 +1,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 this
 
-major=0
+major=1
 minor=0
-patch=1
+patch=0
 
 base_version=${major}.${minor}.${patch}