diff options
author | Jim Hahn <jrh3@att.com> | 2019-08-07 16:07:37 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-08-07 16:14:11 -0400 |
commit | 70d02931707ebfa3c499ec1d9d1f7d67793b5d05 (patch) | |
tree | dbca5280084b06fce32627da5827c38ea4ae3630 /version.properties | |
parent | 27d1d484fd22a1e6a87a79b74ae8e721f57c5a48 (diff) |
Bump version of policy/engine
Change-Id: I77e7483bcecbc19d9a5a93087fd4c674aa898b52
Issue-ID: POLICY-1965
Signed-off-by: Jim Hahn <jrh3@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 a58701fa8..da665c161 100644 --- a/version.properties +++ b/version.properties @@ -24,7 +24,7 @@ major=1 minor=5 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |