diff options
author | Rokhvarg David <dr2032@att.com> | 2018-03-11 16:40:55 +0200 |
---|---|---|
committer | Rokhvarg David <dr2032@att.com> | 2018-03-11 16:40:55 +0200 |
commit | 45497ffff524a82e4e5d41c2272409c5b7fca2df (patch) | |
tree | b125aa0b584c22d031fc1422f29b1f0fef83ea13 /version.properties | |
parent | 4cea23f8111aa3d3532ec8d74351eccbf0ac44a5 (diff) |
extend policy and group api
Change-Id: I6ffdcdc1057ea53d7211008abd6c1ae0e2a9f54d
Issue-ID: SDC-1056
Signed-off-by: Rokhvarg David <dr2032@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 235314e..a61846b 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |