diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-11-15 11:58:28 -0500 |
---|---|---|
committer | Daniel Cruz <dc443y@att.com> | 2017-11-20 19:30:03 +0000 |
commit | d690153c63c48f35a99eadf9a0fa3f19207208a1 (patch) | |
tree | f844412f3b7384e75948d241f446642e5405cf84 /version.properties | |
parent | 9e56697eda1c4f82494d56b37953d570161f71dc (diff) |
Update to 1.1.2-SNAPSHOT
Released 1.1.1, bump patch to 1.1.2
Issue-ID: POLICY-436
Change-Id: Idc58c1dc0cd66243ca1b94cce2ef4254ef2d87c8
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
(cherry picked from commit 47d661ef90a90a91ac706df399ae0ed7936ffd95)
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 04a32dea..31680664 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=1
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
|