diff options
author | Ruoyu Ying <ruoyu.ying@intel.com> | 2019-07-31 19:36:59 +0800 |
---|---|---|
committer | Ruoyu Ying <ruoyu.ying@intel.com> | 2019-07-31 19:38:19 +0800 |
commit | f46f955ea3a4ce34d674c8e0f2d71ac458d40a8c (patch) | |
tree | e1144d0d1669f8f3608e346425edbe9594c6d216 /version.properties | |
parent | d21350b31eb300b37c89c6dcc04a89229d34af87 (diff) |
Bump version to 1.3.2-staging
Issue-ID: OPTFRA-546
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
Change-Id: I42ccd920262b11467064f6479b267ee54e94db7a
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 b847a8d..db40be1 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |