From 147ce6e1ab9e6f557172d05aa0c09d44a34b0fdc Mon Sep 17 00:00:00 2001 From: pmikus Date: Fri, 5 Aug 2016 07:13:43 +0100 Subject: CSIT-342 Update T-rex version to v2.07 Update T-rex version to v2.07 Change-Id: If93c95a3dbd3f2fbbb42d8155d3721f83bff92a2 Signed-off-by: pmikus --- resources/tools/t-rex/t-rex-installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/tools/t-rex/t-rex-installer.sh') diff --git a/resources/tools/t-rex/t-rex-installer.sh b/resources/tools/t-rex/t-rex-installer.sh index cb92d81cad..d015015c92 100755 --- a/resources/tools/t-rex/t-rex-installer.sh +++ b/resources/tools/t-rex/t-rex-installer.sh @@ -1,6 +1,6 @@ #!/bin/sh -TREX_VERSION="2.06" +TREX_VERSION="2.07" TREX_DOWNLOAD_REPO="https://github.com/cisco-system-traffic-generator/trex-core/archive/" TREX_DOWNLOAD_PACKAGE="v${TREX_VERSION}.zip" -- cgit 1.2.3-korg