diff options
author | Idan Amit <idan.amit@intl.att.com> | 2019-01-06 13:07:18 +0200 |
---|---|---|
committer | Idan Amit <idan.amit@intl.att.com> | 2019-01-07 17:34:23 +0200 |
commit | ebec31d19d829d93e5e0a96db3e54036c5bd1450 (patch) | |
tree | c48e474198d15b062a73e238de7cfd4505b82b54 /version.properties | |
parent | bbeb590aaff56ff3364b852f6149b220581b58a1 (diff) |
Fixed readme issuedublin
Change-Id: I27c560f081daca8129534cc32bc869a24ec73b88
Issue-ID: SDC-2032
Signed-off-by: Idan Amit <idan.amit@intl.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 9263271..cb7df5c 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=0 -patch=28 +patch=29 base_version=${major}.${minor}.${patch} |