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 c0594f3..615b4e3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
DESTDIR=
-VERSION=2.6.2
+VERSION=2.6.3
VPATH = doc
.PHONY: install docs
diff --git a/scripts/netcfg b/scripts/netcfg
index ca613ba..af70b76 100755
--- a/scripts/netcfg
+++ b/scripts/netcfg
@@ -2,7 +2,7 @@
. /usr/lib/network/network
-NETCFG_VER=2.6.2
+NETCFG_VER=2.6.3
version()
{