diff options
author | James Rayner <james@archlinux.org> | 2008-01-13 09:44:34 +0100 |
---|---|---|
committer | James Rayner <james@archlinux.org> | 2008-01-13 09:44:34 +0100 |
commit | 36c19e429986e4ef52069399b850bee03b1a7925 (patch) | |
tree | 0b3978a7aa87b40c47c86759d15cb70ec4c90ad5 /src/netcfg | |
parent | c2ecfcabfd627bf4e0d2e65f3288c511d2634074 (diff) | |
download | netctl-36c19e429986e4ef52069399b850bee03b1a7925.tar.gz netctl-36c19e429986e4ef52069399b850bee03b1a7925.tar.xz |
netcfg v2.0.4
Diffstat (limited to 'src/netcfg')
-rw-r--r-- | src/netcfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ err() { printhl "$*" } -NETCFG_VER=2.0.3 +NETCFG_VER=2.0.4 PROFILE_DIR="/etc/network.d/" SUBR_DIR="/usr/lib/network/" STATE_DIR="/var/run/network/" |