diff options
author | Tschaen, Brendan <ctschaen@att.com> | 2020-04-18 10:36:07 -0400 |
---|---|---|
committer | Tschaen, Brendan <ctschaen@att.com> | 2020-04-18 10:45:11 -0400 |
commit | 0c173cdf44af313e376f1e8ae4fd6e6973c6c20b (patch) | |
tree | ca8a4ceb7cceb93c7763457561a0af149be15f3e /version.properties | |
parent | c905534f0165b029ad70554638cbd1f13814e879 (diff) |
Default Cipher to empty string
Issue-ID: MUSIC-582
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
Change-Id: I85a59925a40e196847983a7e60aa6d30b046d7e8
Diffstat (limited to 'version.properties')
-rwxr-xr-x | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 11cb9db7..246c08f5 100755 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=2 -patch=39 +patch=40 base_version=${major}.${minor}.${patch} |