Bump version to 1.1.4

This commit is contained in:
hk 2017-02-01 00:00:22 +01:00
parent 6de334210b
commit e0b1e77bac
1 changed files with 1 additions and 1 deletions

View File

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