diff options
author | Christopher Lott (cl778h) <clott@research.att.com> | 2017-08-28 14:45:42 -0400 |
---|---|---|
committer | Christopher Lott (cl778h) <clott@research.att.com> | 2017-08-28 14:46:17 -0400 |
commit | a69e02953a1efe5b32b5e455f3377153a6103ebc (patch) | |
tree | f7414ba265d9f4aad15a52e86e2f755f908e014e /version.properties | |
parent | 224487bc124df7988442a60d72d4aa106697306b (diff) |
Release version 1.3.0 of Portal/SDK
Issue: PORTAL-89
Change-Id: I6ec93759b8139e70a0a576c43256e00966e0e4d4
Signed-off-by: Christopher Lott (cl778h) <clott@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 fa08032a..83b4bc33 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # major=1 -minor=1 +minor=3 patch=0 base_version=${major}.${minor}.${patch} |