summaryrefslogtreecommitdiffstats
path: root/src/netcfg
diff options
context:
space:
mode:
authorJames Rayner <james@archlinux.org>2008-10-04 01:49:02 +0200
committerJames Rayner <james@archlinux.org>2008-10-04 01:49:02 +0200
commit2d02d12d39d32cc64dcf5ed7b45078b813ce4814 (patch)
treec191df1cac0080a88f01e023a77b81f1e49a3e83 /src/netcfg
parent5bc67e99f0399b294312ee1cd3555712d97051f6 (diff)
downloadnetctl-2d02d12d39d32cc64dcf5ed7b45078b813ce4814.tar.gz
netctl-2d02d12d39d32cc64dcf5ed7b45078b813ce4814.tar.xz
netcfg v2.1.2
Diffstat (limited to 'src/netcfg')
-rw-r--r--src/netcfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/netcfg b/src/netcfg
index 7bd25ca..6dcd683 100644
--- a/src/netcfg
+++ b/src/netcfg
@@ -12,7 +12,7 @@ err() {
printhl "$*"
}
-NETCFG_VER=2.1.1
+NETCFG_VER=2.1.2
PROFILE_DIR="/etc/network.d/"
SUBR_DIR="/usr/lib/network/"
STATE_DIR="/var/run/network/"