diff options
author | DR695H <dr695h@att.com> | 2019-09-17 14:56:01 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-09-17 14:56:01 -0400 |
commit | 09840b250335c92a620de3bf561ba91a0df9f3ea (patch) | |
tree | b0eac49f8ff0b678607952f7000b4523013a553e /version.properties | |
parent | cccad65a0c963240df76dde1944c9e7da25cc4da (diff) |
update version for the frankfurt release
Issue-ID: TEST-216
Change-Id: Ia777806606342a99bd37490ef7edf1be419f905d
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 134f3486..0ee2dd33 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=5 -patch=2 +minor=6 +patch=0 base_version=${major}.${minor}.${patch} |