diff options
author | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2018-10-23 17:25:41 -0700 |
---|---|---|
committer | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2018-10-23 17:25:41 -0700 |
commit | ed7c491c37db044b07ab97781a2d8cab63bcfe99 (patch) | |
tree | 24a344f1c83308fae353f8701478a5ef7d2373e1 /version.properties | |
parent | e3f81c49af440b593b102c68c8421e892722632c (diff) |
Update version to 1.2.31.2.3
Update version to 1.2.3
Change-Id: I128a72e8c90683e1197923c4f76f2f7b790ca055
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 e7fb1f8..add6ba3 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=2 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |