diff options
author | Kumar, Sudarshan (sk670p) <sudarshan.kumar@att.com> | 2021-02-02 17:36:04 +0530 |
---|---|---|
committer | Sudarshan Kumar <sudarshan.kumar@att.com> | 2021-02-02 12:08:43 +0000 |
commit | b426b50f26b32aff885b268d76dc8855d5a67e90 (patch) | |
tree | d2923289adb9516520001171e6060cca1f35b277 /version.properties | |
parent | c53d9a25f6106a50cd05354c13f359de16a6094d (diff) |
Updating version from 3.3.0 to 3.4.0
Updating version from 3.3.0 to 3.4.0
Issue-ID: PORTAL-1057
Change-Id: I5691da1df6211f936aab5bbcdd1ee70b730bdd0f
Signed-off-by: Sudarshan Kumar <sudarshan.kumar@att.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 3ba5ee08..0dab11bb 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # major=3 -minor=3 +minor=4 patch=0 base_version=${major}.${minor}.${patch} |