From bb94464f2321b03b45c03c42effbcc458081c72e Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Fri, 26 Oct 2018 16:34:11 +0200 Subject: Hc2vpp 1.18.10 release Change-Id: I40aa22375108c7b390487570c4f080140459572a Signed-off-by: Michal Cmarada --- vpp-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vpp-version') diff --git a/vpp-version b/vpp-version index fea07c41e..8d1476ae1 100755 --- a/vpp-version +++ b/vpp-version @@ -1,5 +1,5 @@ #!/bin/sh -echo 'RELEASE' +echo '18.10-release' # Determines which VPP version to use in hc2vpp-integration job. # 'RELEASE' will use the latest VPP in the respective branch. -- cgit 1.2.3-korg