diff options
author | MichaelMorris <michael.morris@est.tech> | 2021-09-20 09:11:18 +0100 |
---|---|---|
committer | MichaelMorris <michael.morris@est.tech> | 2021-09-20 09:11:32 +0100 |
commit | 58787cbda5ab57260d792ac4921b368bb78e4025 (patch) | |
tree | d74094181ef2c0c6e49d0f346e295d7d2400baf3 /version.properties | |
parent | 0ef5f83fbe6f68cbde5530b5d58d96cac285cfa7 (diff) |
Updated SDC version to 1.9.2-SNAPSHOT1.9.2
Updated to release bug fixes on 1.9.1 for I release
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3694
Change-Id: Ifda88730a17f2ecabab0ac29128aaa23618bc4f8
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 f7dd4273c2..67bca9ee2f 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=9 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |