Bump version to 1.1.3

This commit is contained in:
hk 2017-01-31 17:10:23 +01:00
parent b87152688c
commit c7f448c972
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
VERSION="1.1.2" VERSION="1.1.3"
TC=$(which tc) TC=$(which tc)
ETHTOOL=$(which ethtool) ETHTOOL=$(which ethtool)
IP=$(which ip) IP=$(which ip)