summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJames Rayner <james@archlinux.org>2008-09-17 15:14:23 +0200
committerJames Rayner <james@archlinux.org>2008-09-17 15:14:23 +0200
commitf5583fa284f3fa130ff0c84effa5b5fa0fff5c78 (patch)
tree5e49b4ae16eb142e97f132d3ab8925bcfc41ef0a /src
parent8436ade56a7b513a9f39ea4656ee085ca7f599d2 (diff)
downloadnetctl-f5583fa284f3fa130ff0c84effa5b5fa0fff5c78.tar.gz
netctl-f5583fa284f3fa130ff0c84effa5b5fa0fff5c78.tar.xz
netcfg v2.1.1
Diffstat (limited to 'src')
-rw-r--r--src/netcfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/netcfg b/src/netcfg
index 44576da..7bd25ca 100644
--- a/src/netcfg
+++ b/src/netcfg
@@ -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/"