summaryrefslogtreecommitdiffstats
path: root/vpp-version
diff options
context:
space:
mode:
Diffstat (limited to 'vpp-version')
-rwxr-xr-xvpp-version2
1 files changed, 1 insertions, 1 deletions
diff --git a/vpp-version b/vpp-version
index fea07c41e..eaacb3a75 100755
--- a/vpp-version
+++ b/vpp-version
@@ -1,5 +1,5 @@
#!/bin/sh
-echo 'RELEASE'
+echo '18.04-release'
# Determines which VPP version to use in hc2vpp-integration job.
# 'RELEASE' will use the latest VPP in the respective branch.