diff options
author | Ethan Lynn <ethanlynnl@vmware.com> | 2018-12-19 10:56:35 +0800 |
---|---|---|
committer | Ethan Lynn <ethanlynnl@vmware.com> | 2018-12-19 03:22:14 +0000 |
commit | e6d3179042ba1ef15e41cbf3a90082ddbcdde260 (patch) | |
tree | 4096706675d30122f74edcd98182ce7a0973a337 /version.properties | |
parent | 3613ea8be7f6b773d313b72c7e21d18668dab80a (diff) |
Bump version to 1.2.3
Bump vio plugin version to 1.2.3
Change-Id: I163fed7a4047f168c1a8d14107737beafe887151
Issue-ID: MULTICLOUD-419
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
(cherry picked from commit 1a9c991f99e3853085031cf94beca29424330357)
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 c9206e9..cd12874 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=2 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |