diff options
author | Jan Gelety <jgelety@cisco.com> | 2019-09-19 13:29:10 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2019-09-19 13:32:08 +0200 |
commit | ff8f6326efe2fccf5117bb1062f95fb07d2c26c9 (patch) | |
tree | bc73b47606c15dac345ea9a310637ce14077bc37 | |
parent | ed379d07c090f8c993e0e03f84e9393d1917a19f (diff) |
Use vpp 19.08.1-release builds
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Change-Id: I3a35176e72e5805b39df03576c9d5b96a3875794
-rw-r--r-- | .gitreview | 2 | ||||
-rw-r--r-- | VPP_STABLE_VER_CENTOS | 2 | ||||
-rw-r--r-- | VPP_STABLE_VER_UBUNTU | 2 | ||||
-rw-r--r-- | VPP_STABLE_VER_UBUNTU_BIONIC | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/.gitreview b/.gitreview index 58f199f611..2f39bebfbf 100644 --- a/.gitreview +++ b/.gitreview @@ -2,4 +2,4 @@ host=gerrit.fd.io port=29418 project=csit.git -defaultbranch=rls1908 +defaultbranch=rls1908_1 diff --git a/VPP_STABLE_VER_CENTOS b/VPP_STABLE_VER_CENTOS index a0c13e2e43..f7cd2357e6 100644 --- a/VPP_STABLE_VER_CENTOS +++ b/VPP_STABLE_VER_CENTOS @@ -1 +1 @@ -19.08-release +19.08.1-release diff --git a/VPP_STABLE_VER_UBUNTU b/VPP_STABLE_VER_UBUNTU index a0c13e2e43..f7cd2357e6 100644 --- a/VPP_STABLE_VER_UBUNTU +++ b/VPP_STABLE_VER_UBUNTU @@ -1 +1 @@ -19.08-release +19.08.1-release diff --git a/VPP_STABLE_VER_UBUNTU_BIONIC b/VPP_STABLE_VER_UBUNTU_BIONIC index a0c13e2e43..f7cd2357e6 100644 --- a/VPP_STABLE_VER_UBUNTU_BIONIC +++ b/VPP_STABLE_VER_UBUNTU_BIONIC @@ -1 +1 @@ -19.08-release +19.08.1-release |