diff options
author | Tschaen, Brendan <ctschaen@att.com> | 2020-04-17 09:53:43 -0400 |
---|---|---|
committer | Tschaen, Brendan <ctschaen@att.com> | 2020-04-17 09:53:43 -0400 |
commit | 99f396136789182931fbded1127856247593d91b (patch) | |
tree | c43f876127aa2e449110fa6b8233a5aec8d97f93 /version.properties | |
parent | 133de5629fee494ef462ebe4b1b131a32060d5d5 (diff) |
Remove key.properties
Issue-ID: MUSIC-582
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
Change-Id: I52cbc8399a27006f70db2f8f4dff4dc09856d9da
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 842b137d..11cb9db7 100755 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=3 minor=2 -patch=38 +patch=39 base_version=${major}.${minor}.${patch} |