diff options
author | Venkatesh Kumar, Vijay (vv770d) <vv770d@att.com> | 2017-03-13 10:26:49 -0400 |
---|---|---|
committer | Venkatesh Kumar, Vijay (vv770d) <vv770d@att.com> | 2017-03-13 10:27:08 -0400 |
commit | 7ce35512ccbce17771b85bbd33b47361477ef72c (patch) | |
tree | 7273a7517fafdfc62264349713632b058ba2fb32 /version.properties | |
parent | 3128148fb71fc46442240f7e6e59e2b585238aa3 (diff) |
Update version post LF release cut
Change-Id: I23ac829602ab1e6a79f203f0d8d71a246d8859d1
Signed-off-by: Venkatesh Kumar, Vijay (vv770d) <vv770d@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 1b04310..73415a7 100644 --- a/version.properties +++ b/version.properties @@ -1,5 +1,5 @@ major=1
-minor=0
+minor=1
patch=0
base_version=${major}.${minor}.${patch}
release_version=${base_version}
|