CSIT-224 Update T-rex version to v2.06
[csit.git] / resources / tools / t-rex / t-rex-installer.sh
index 1bf665c..cb92d81 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-TREX_VERSION="2.03"
+TREX_VERSION="2.06"
 
 TREX_DOWNLOAD_REPO="https://github.com/cisco-system-traffic-generator/trex-core/archive/"
 TREX_DOWNLOAD_PACKAGE="v${TREX_VERSION}.zip"