diff options
author | Michal Cmarada <mcmarada@cisco.com> | 2019-05-07 15:21:20 +0200 |
---|---|---|
committer | Michal Cmarada <mcmarada@cisco.com> | 2019-05-07 15:21:20 +0200 |
commit | a5ed73b7ffa04b50474c9ff778a8e3914dc462c5 (patch) | |
tree | b81159887810d78ea7cce560f017c40997be5671 /vpp-version | |
parent | 2ba3eeeecab667397b1996ec2f2cbd6081ec4df6 (diff) |
Set Hc2vpp version to 1.19.04.1-SNAPSHOTstable/1904
Change-Id: I4d30b1b6ff4a6ef341e0a73f1e9598ba5271ed20
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'vpp-version')
-rwxr-xr-x | vpp-version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vpp-version b/vpp-version index 819c9a38e..fea07c41e 100755 --- a/vpp-version +++ b/vpp-version @@ -1,5 +1,5 @@ #!/bin/sh -echo '19.04-release' +echo 'RELEASE' # Determines which VPP version to use in hc2vpp-integration job. # 'RELEASE' will use the latest VPP in the respective branch. |