Set VID version to 2.0
[vid.git] / vid-app-common / version.properties
index 146a672..6a0ca5f 100755 (executable)
@@ -2,9 +2,9 @@
 # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )\r
 # because they are used in Jenkins, whose plug-in doesn't support\r
 \r
-major=1\r
-minor=2\r
-patch=1\r
+major=2\r
+minor=0\r
+patch=0\r
 \r
 base_version=${major}.${minor}.${patch}\r
 \r