summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rwxr-xr-xscripts/netcfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 54f01d6..bd1a88a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
DESTDIR=
-VERSION=2.6rc1
+VERSION=2.6
VPATH = doc
.PHONY: install docs
diff --git a/scripts/netcfg b/scripts/netcfg
index 7b8fa8a..e00794d 100755
--- a/scripts/netcfg
+++ b/scripts/netcfg
@@ -2,7 +2,7 @@
. /usr/lib/network/network
-NETCFG_VER=2.6rc1
+NETCFG_VER=2.6
version()
{