summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRémy Oudompheng <remy@archlinux.org>2011-07-14 13:55:28 +0200
committerRémy Oudompheng <remy@archlinux.org>2011-07-14 13:55:28 +0200
commit046e6370d5e9031f5399de2f1e751c650ffe7869 (patch)
treeb75b5873f26db68981cc20e2a990f7e7492ab2bf
parent0d4c3ce797e688e146768bac07f6162d02634140 (diff)
downloadnetctl-046e6370d5e9031f5399de2f1e751c650ffe7869.tar.gz
netctl-046e6370d5e9031f5399de2f1e751c650ffe7869.tar.xz
Release version 2.6.4
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
-rw-r--r--Makefile2
-rw-r--r--NEWS4
-rwxr-xr-xscripts/netcfg2
3 files changed, 6 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 93a2b58..9ffd037 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
DESTDIR=
-VERSION=2.6.3
+VERSION=2.6.4
VPATH = doc
.PHONY: install docs
diff --git a/NEWS b/NEWS
index da9ec1f..d81aa32 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+version 2.6.4
+- documentation update
+- modify wireless workflow to avoid issues with association
+
version 2.6.3
- fix infinite symlink loop (FS#25077)
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()
{