diff options
author | Ruoyu Ying <ruoyu.ying@intel.com> | 2019-07-31 19:43:38 +0800 |
---|---|---|
committer | Ruoyu Ying <ruoyu.ying@intel.com> | 2019-07-31 19:49:18 +0800 |
commit | 0377f6b93aa036c2cf217d0ad7338a1bacf6f14d (patch) | |
tree | a9fc84fe986a7cff4e8c135eca2feb70cf9fd762 /version.properties | |
parent | ba5f7f0c456ef1804805302a813d964993b46827 (diff) |
Bump version to 1.3.3-staging
Issue-ID: OPTFRA-546
Change-Id: I55dbb5f4beed4ca3db76c4f26e49dc791d82e1a8
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.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 0428858..1439203 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |