Bump version to 1.1.2
This commit is contained in:
parent
c135e2131d
commit
b87152688c
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
|
||||||
VERSION="1.1.1"
|
VERSION="1.1.2"
|
||||||
TC=$(which tc)
|
TC=$(which tc)
|
||||||
ETHTOOL=$(which ethtool)
|
ETHTOOL=$(which ethtool)
|
||||||
IP=$(which ip)
|
IP=$(which ip)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue