diff options
author | Rémy Oudompheng <remy@archlinux.org> | 2011-08-14 16:24:45 +0200 |
---|---|---|
committer | Rémy Oudompheng <remy@archlinux.org> | 2011-08-14 16:24:45 +0200 |
commit | ae5c12c285c51ed2f778b3c887c469345ad6d672 (patch) | |
tree | c32fef3f96ceccddc57d67416c8de88bee83dfba /scripts/netcfg | |
parent | bc76e53fd917a1d991dc48ee3ff93f0ac9a510d1 (diff) | |
download | netctl-ae5c12c285c51ed2f778b3c887c469345ad6d672.tar.gz netctl-ae5c12c285c51ed2f778b3c887c469345ad6d672.tar.xz |
Release version 2.6.8
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
Diffstat (limited to 'scripts/netcfg')
-rwxr-xr-x | scripts/netcfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/netcfg b/scripts/netcfg index 63fed27..82a9618 100755 --- a/scripts/netcfg +++ b/scripts/netcfg @@ -2,7 +2,7 @@ . /usr/lib/network/network -NETCFG_VER=2.6.7 +NETCFG_VER=2.6.8 version() { |