Bump version

This commit is contained in:
hk 2017-10-11 22:06:23 +02:00
parent b61bbd9171
commit 06eaebfb28
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
VERSION="1.1.5" VERSION="1.1.6"
TC=$(command -v tc) TC=$(command -v tc)
ETHTOOL=$(command -v ethtool) ETHTOOL=$(command -v ethtool)
IP=$(command -v ip) IP=$(command -v ip)