diff options
author | Yuli Shlosberg <ys9693@att.com> | 2017-11-28 16:08:18 +0200 |
---|---|---|
committer | Yuli Shlosberg <ys9693@att.com> | 2017-11-28 16:14:47 +0200 |
commit | a6751002a0211f0b1d10c04183f5d35db9e83053 (patch) | |
tree | 7c309d19dbc80a5abffa11c63ec0ed812e9d5699 /version.properties | |
parent | b919d9920616f75cd9f683dd24c723c6b69a586d (diff) |
add tests
Change-Id: I45ce436bb369275792b6c5e8a67b22c3158686da
Issue-ID: SDC-695
Signed-off-by: Yuli Shlosberg <ys9693@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 d427655..87baeab 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=1 -patch=53 +patch=56 base_version=${major}.${minor}.${patch} |