diff options
author | 2019-01-02 16:09:29 +0200 | |
---|---|---|
committer | 2019-01-02 16:10:28 +0200 | |
commit | e502e8a5b21819ddaceb7c7d3ab387467231cc3c (patch) | |
tree | 556de346414a9df922f83eb4d44c3e8b7c87f81f /version.properties | |
parent | 9cfa2619c0db224e4965797a1013f7a6cd1396ab (diff) |
SDC distribution failed bug fix1.4.9
Change-Id: Iad1b115314a689196aef695be01c78785e462842
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} |