diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-05-16 14:18:36 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-05-16 14:18:46 -0400 |
commit | ec679236bf07ef4a08b0e82660b400989722a3ee (patch) | |
tree | 024106836e269b08ddb3c08833d56003aa7b1991 /version.properties | |
parent | c1305db25f01f0dad79a6da5788117be2f40232b (diff) |
Upgrade 1.2.2 version.propertiesv1.2.2
Upgrading the version.properties
Issue-ID: POLICY-798
Change-Id: Ibfbd5b221a8f5a4eb79063b066d458c3512949b8
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 146a672f..cfb32e02 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=2
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
|