diff options
author | Michael Lando <ml636r@att.com> | 2017-03-15 20:35:50 +0200 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-03-15 20:35:50 +0200 |
commit | bccebaa9888906f8ff78172f62ec592956066d82 (patch) | |
tree | f07ed0cb4b6ab6cf81efb67810b92d57ad71771c | |
parent | 8884c1d9f6d7bd474d6e9c8a26f95db0cf1147d2 (diff) |
update version file
Change-Id: I4601884d55b49b644cf83762e550ccd90c26eee3
Signed-off-by: Michael Lando <ml636r@att.com>
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index bf3f0bf..0424f62 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=0 +minor=1 patch=0 base_version=${major}.${minor}.${patch} |