diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-11-15 11:58:28 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-11-15 12:00:23 -0500 |
commit | 47d661ef90a90a91ac706df399ae0ed7936ffd95 (patch) | |
tree | ac3c532f692d30755c16a7cf11b6bf65c8fe5c74 /version.properties | |
parent | d78b530526c7cb0add7a750a6d33defb0a3398f3 (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>
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}
|