diff options
author | Venkata Harish K Kajur <vk250x@att.com> | 2017-03-09 22:02:22 +0000 |
---|---|---|
committer | Venkata Harish K Kajur <vk250x@att.com> | 2017-03-09 22:03:49 +0000 |
commit | 9d393e71244bba4b2fda800e0c643e02f3c82719 (patch) | |
tree | 556bd3579ea4e82c0728b37f94249f78b0c8467e /version.properties | |
parent | 9d193f88972dbf80054cc637f803c97bc9941e89 (diff) |
Update version to 1.1.0-SNAPSHOT
Change-Id: Icb52813263040b7bff1a44bacc21960ea7ad582d
Signed-off-by: Venkata Harish K Kajur <vk250x@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 29cb353..b51be90 100644 --- a/version.properties +++ b/version.properties @@ -24,7 +24,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} |