diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-11-16 14:09:02 -0500 |
---|---|---|
committer | Daniel Cruz <dc443y@att.com> | 2017-11-20 19:31:05 +0000 |
commit | ee9a0cfe12306dee66d6a10f54f93154738d15c2 (patch) | |
tree | 28b577f6567b2c35d2c3c62d7f760415d09878b6 /version.properties | |
parent | e23796818e7b0e5424d8772aca4d76d43e9b2e1c (diff) |
Update version.properties 1.1.2
Missed this in the last update.
Issue-ID: POLICY-436
Change-Id: I673f13d75c8676630a94f8706bf1ceea91608518
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
(cherry picked from commit 483dcd2272e2b8a0c8812851d2c81609da390b4c)
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 04a32dea2..31680664b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=1
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
|