diff options
Diffstat (limited to 'vid-app-common/version.properties')
-rwxr-xr-x | vid-app-common/version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/version.properties b/vid-app-common/version.properties index 02144f0fe..9723960f3 100755 --- a/vid-app-common/version.properties +++ b/vid-app-common/version.properties @@ -2,7 +2,7 @@ # 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=3
+major=4
minor=0
patch=0
|