diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-11-07 21:14:49 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-11-08 20:21:09 -0500 |
commit | bb9c33b1a81e16f08c4a9642be32f342fa91c296 (patch) | |
tree | c11c65a153af4620759e53e4e6f397fa55d08bfb /version.properties | |
parent | a304d9e94a922d1022aef0bed95f1834fd17b250 (diff) |
Update SNAPSHOT version
Releasing v1.1.0 so need to update to v1.1.1
Issue-ID: POLICY-436
Change-Id: Ic575e75d0321c3de2074f8e23d2d0bbd11f6a229
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 7f86aa15a..55fbf4416 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=1 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |