Update T-rex to v2.29
[csit.git] / resources / tools / trex / trex_installer.sh
index 86c5c9b..c9a41ce 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-TREX_VERSION="2.28"
+TREX_VERSION="2.29"
 
 TREX_DOWNLOAD_REPO="https://github.com/cisco-system-traffic-generator/trex-core/archive/"
 TREX_DOWNLOAD_PACKAGE="v${TREX_VERSION}.zip"