diff options
author | Bin Yang <bin.yang@windriver.com> | 2018-10-16 06:57:59 +0000 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2018-10-16 06:57:59 +0000 |
commit | 2dfba4b15af4fea7092dae1619cf985013b7a129 (patch) | |
tree | ebdd17c437ef1f837e97c5cf9df1d9f18d5f379e /version.properties | |
parent | dca83b12781926d1bd958e01b3e3d29b3cc9e24e (diff) |
Bump up patch version after releasing images
Change-Id: I4c0fe0586b7b523156e5906bcee297b66448d38b
Issue-ID: MULTICLOUD-379
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 4590fae..a3d3e96 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |