diff options
author | Rob Daugherty <rd472p@att.com> | 2018-10-22 11:57:29 -0400 |
---|---|---|
committer | Rob Daugherty <rd472p@att.com> | 2018-10-22 11:57:29 -0400 |
commit | 2a657ebd6e00d3ab81458276e4a3af7d0ac53069 (patch) | |
tree | 5e017b75d7b4ce9c2827cf50e0fe9ce52346c243 | |
parent | 93e96836387ee26cb5f2dbb70adef7db484c7d54 (diff) |
Version should be 1.3.1 to release new dockers
THIS IS FOR CASABLANCA ONLY
Change-Id: Ib261104ab7300ec10906386b9397301a653c992c
Issue-ID: SO-1157
Signed-off-by: Rob Daugherty <rd472p@att.com>
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index a254b216d6..fb21064ed9 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |