diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-11-16 14:09:02 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-11-16 14:09:13 -0500 |
commit | 483dcd2272e2b8a0c8812851d2c81609da390b4c (patch) | |
tree | cb53d0bf71034c42d29c7d078a34262c45f59e5b | |
parent | fbe7e04d1961055213d9b71bcac7d1dac6a80043 (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>
-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}
|