diff options
author | Michael Lando <ml636r@att.com> | 2017-12-06 21:14:09 +0200 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-12-06 21:14:09 +0200 |
commit | 1ad8114101ec68ead36de529cf3306b119b9cda7 (patch) | |
tree | 5fd2c081a8307e88a8b4b5a3eaa936cf89c30c17 /version.properties | |
parent | 8fc1d6bfd3ee081b675bcd1f7ae67f23bf04ec6e (diff) |
update versionamsterdam
Change-Id: Iec8ae38874fef32e09cd2fc8284045bf44b23740
Issue-ID: SDC-684
Signed-off-by: Michael Lando <ml636r@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 bf3f0bf..07a4f83 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |