diff options
author | Christopher Lott (cl778h) <clott@research.att.com> | 2017-10-16 13:20:58 -0400 |
---|---|---|
committer | Christopher Lott (cl778h) <clott@research.att.com> | 2017-10-16 17:11:09 -0400 |
commit | d69d2a56314c4335fff6bd524e186852a69ca2f6 (patch) | |
tree | d850cda9f04745057c015018c341f16eab414014 /version.properties | |
parent | b523d5f17ff7e8d3cf011d93374124a0f49d9ba8 (diff) |
Bump version.properties to 1.3.1
Not certain whether this is required, but now it's consistent.
Issue: PORTAL-127
Change-Id: I5d01504b658eb96d63ece01006f9444d93131c27
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 83b4bc33..37b02e9a 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |