diff options
author | Rémy Oudompheng <remy@archlinux.org> | 2011-07-14 13:55:28 +0200 |
---|---|---|
committer | Rémy Oudompheng <remy@archlinux.org> | 2011-07-14 13:55:28 +0200 |
commit | 046e6370d5e9031f5399de2f1e751c650ffe7869 (patch) | |
tree | b75b5873f26db68981cc20e2a990f7e7492ab2bf /scripts | |
parent | 0d4c3ce797e688e146768bac07f6162d02634140 (diff) | |
download | netctl-046e6370d5e9031f5399de2f1e751c650ffe7869.tar.gz netctl-046e6370d5e9031f5399de2f1e751c650ffe7869.tar.xz |
Release version 2.6.4
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/netcfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/netcfg b/scripts/netcfg index af70b76..11b3646 100755 --- a/scripts/netcfg +++ b/scripts/netcfg @@ -2,7 +2,7 @@ . /usr/lib/network/network -NETCFG_VER=2.6.3 +NETCFG_VER=2.6.4 version() { |