diff options
author | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2018-10-23 17:28:04 -0700 |
---|---|---|
committer | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2018-10-23 17:28:04 -0700 |
commit | 99be035a26a198d676547c9f88c56f1f0c37b697 (patch) | |
tree | 9c3f491e38829b3394830a8d57908c4dbfbdf073 /version.properties | |
parent | 986668970c3c0d52485fffef750959a0f3520f5a (diff) |
Update version to 1.2.31.2.3
Update version to 1.2.3
Change-Id: I8a08fb55f5a234aebf58fbcf60598ed2a925a538
Issue-ID: OPTFRA-370
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@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 536c517..6988e39 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=2 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |