diff options
author | James Rayner <james@archlinux.org> | 2008-09-17 15:14:23 +0200 |
---|---|---|
committer | James Rayner <james@archlinux.org> | 2008-09-17 15:14:23 +0200 |
commit | f5583fa284f3fa130ff0c84effa5b5fa0fff5c78 (patch) | |
tree | 5e49b4ae16eb142e97f132d3ab8925bcfc41ef0a /src/netcfg | |
parent | 8436ade56a7b513a9f39ea4656ee085ca7f599d2 (diff) | |
download | netctl-f5583fa284f3fa130ff0c84effa5b5fa0fff5c78.tar.gz netctl-f5583fa284f3fa130ff0c84effa5b5fa0fff5c78.tar.xz |
netcfg v2.1.1
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.1.0 +NETCFG_VER=2.1.1 PROFILE_DIR="/etc/network.d/" SUBR_DIR="/usr/lib/network/" STATE_DIR="/var/run/network/" |