diff options
author | liamfallon <liam.fallon@ericsson.com> | 2018-05-16 14:50:40 +0100 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2018-05-16 14:21:40 -0400 |
commit | cd66d864af7217734403294393ec23d3879faa30 (patch) | |
tree | 800bb9f9c9badaba6bb7461371afb03c68e76767 /version.properties | |
parent | 926a96f051c67936449a79836933986f041a9612 (diff) |
Upgrade SNAPSHOT to 1.2.2
These reviews must be merged in order because of layering.
This review should be merged FOURTH
PLD added version.properties
Change-Id: If7af7b3ae37166e88af92c0d1f1c558e5b60ab8e
Issue-ID: POLICY-798
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
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 146a672fe..cfb32e023 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=2
-patch=1
+patch=2
base_version=${major}.${minor}.${patch}
|