diff options
author | Jeremy Phelps <jphelps@linuxfoundation.org> | 2017-11-17 13:54:57 -0600 |
---|---|---|
committer | Jeremy Phelps <jphelps@linuxfoundation.org> | 2017-11-17 13:54:57 -0600 |
commit | 7ca5618c6e75f95d23dacaf01d11b6ab4b1e93e0 (patch) | |
tree | a2bb56e108bc06944b3be417b26dc4cd54e06cd8 /vid-app-common/version.properties | |
parent | 5a788169f35ec21ff5fe7085254f539c03e80d99 (diff) |
Bump patch version
Bump patch version in preparation for Amsterdam
branching.
Issue-ID: CIMAN-120
Change-Id: Iecfa24789e804af371c9d683bc15ed9ff5fdb48d
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
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 04a32dea..31680664 100755 --- a/vid-app-common/version.properties +++ b/vid-app-common/version.properties @@ -4,7 +4,7 @@ major=1
minor=1
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
|