diff options
author | Bin Yang <Bin.Yang@windriver.com> | 2019-09-27 02:14:32 +0000 |
---|---|---|
committer | Bin Yang <Bin.Yang@windriver.com> | 2019-09-27 02:43:39 +0000 |
commit | cba35332711747a9af0f8bf8412f88fadf5e93e3 (patch) | |
tree | d78a9839a2610674727a104372627f26a05d4e17 /version.properties | |
parent | 1a3b097f8d06be3683a7540610a1540246393215 (diff) |
Bump version after releasing 1.4.1
Issue-ID: MULTICLOUD-808
Signed-off-by: Bin Yang <Bin.Yang@windriver.com>
Change-Id: I1de9ee3ab269a6027378b9c661858833af5e22e7
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 7694f9c..e14a020 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=4 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |