summaryrefslogtreecommitdiffstats
path: root/src/netcfg
diff options
context:
space:
mode:
authorJames Rayner <james@archlinux.org>2008-05-30 15:43:15 +0200
committerJames Rayner <james@archlinux.org>2008-05-30 15:43:15 +0200
commit01cee06607cbea5aaffbb0c5216cff3a17a3f7b4 (patch)
tree6085ef159eca421bad3d8c0061cdd4801af7750d /src/netcfg
parent7de6c1179b895aac1f26b81173e64bff421d8b5f (diff)
downloadnetctl-01cee06607cbea5aaffbb0c5216cff3a17a3f7b4.tar.gz
netctl-01cee06607cbea5aaffbb0c5216cff3a17a3f7b4.tar.xz
netcfg v2.1.0 beta 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 e407e2b..8155e7f 100644
--- a/src/netcfg
+++ b/src/netcfg
@@ -12,7 +12,7 @@ err() {
printhl "$*"
}
-NETCFG_VER=2.0.7
+NETCFG_VER=2.1.0_B2
PROFILE_DIR="/etc/network.d/"
SUBR_DIR="/usr/lib/network/"
STATE_DIR="/var/run/network/"