summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Rayner <james@archlinux.org>2009-06-01 16:15:58 +0200
committerJames Rayner <james@archlinux.org>2009-06-01 16:15:58 +0200
commit7045f053192bae2de5445c25458b833bdc723f7e (patch)
tree27aed2290755ee39130f79af930b42d345095365
parent2192792bb5098440a1f1e75d4c0d42668e9e30a3 (diff)
downloadnetctl-7045f053192bae2de5445c25458b833bdc723f7e.tar.gz
netctl-7045f053192bae2de5445c25458b833bdc723f7e.tar.xz
netcfg v2.2.0 beta 2
-rw-r--r--Makefile2
-rw-r--r--src/netcfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e810cf6..9180888 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
DESTDIR=
-VERSION=2.2.0b1
+VERSION=2.2.0b2
VPATH = doc
install:
diff --git a/src/netcfg b/src/netcfg
index e87b3bc..4713958 100644
--- a/src/netcfg
+++ b/src/netcfg
@@ -4,7 +4,7 @@
. /etc/rc.d/functions
. /usr/lib/network/network
-NETCFG_VER=2.2.0b1
+NETCFG_VER=2.2.0b2
version()
{