diff options
author | Tal Gitelman <tal.gitelman@att.com> | 2019-01-02 15:34:04 +0200 |
---|---|---|
committer | Tal Gitelman <tal.gitelman@att.com> | 2019-01-02 15:37:42 +0200 |
commit | 92208f69ec00a3f9d28a917d6f6a43ef150863dd (patch) | |
tree | dcf431c88ad1e3a6581995f41c5816199709d6b4 /version.properties | |
parent | 8e6ae20e9ae0a66c4f518f74d059e8cedf157693 (diff) |
SDC distribution failed bug fix
Change-Id: I5659511a6880201399173c941314cfc1d1bb7d22
Issue-ID: SDC-1955
Signed-off-by: Tal Gitelman <tal.gitelman@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 7a72c98..61bae76 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=4 -patch=8 +patch=9 base_version=${major}.${minor}.${patch} |