summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--docs/netcfg-profiles.txt4
-rw-r--r--docs/netcfg.txt2
-rwxr-xr-xscripts/netcfg2
4 files changed, 5 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 14bd8e2..afee188 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
DESTDIR=
-VERSION=2.6.4
+VERSION=2.6.5
VPATH = doc
.PHONY: install docs
diff --git a/docs/netcfg-profiles.txt b/docs/netcfg-profiles.txt
index 41a7843..4992e21 100644
--- a/docs/netcfg-profiles.txt
+++ b/docs/netcfg-profiles.txt
@@ -1,7 +1,7 @@
-% NETCFG-PROFILES(5) netcfg 2.6.4 | Arch Linux
+% NETCFG-PROFILES(5) netcfg 2.6.5 | Arch Linux
% Rémy Oudompheng <remy@archlinux.org>
James Rayner <james@archlinux.org>
-% 14 July 2011
+% 17 July 2011
NAME
====
diff --git a/docs/netcfg.txt b/docs/netcfg.txt
index 18394ff..a00eb5d 100644
--- a/docs/netcfg.txt
+++ b/docs/netcfg.txt
@@ -1,4 +1,4 @@
-% NETCFG(8) netcfg 2.6.4 | Arch Linux
+% NETCFG(8) netcfg 2.6.5 | Arch Linux
% Rémy Oudompheng <remy@archlinux.org>
James Rayner <james@archlinux.org>
% July 2011
diff --git a/scripts/netcfg b/scripts/netcfg
index 11b3646..9786f19 100755
--- a/scripts/netcfg
+++ b/scripts/netcfg
@@ -2,7 +2,7 @@
. /usr/lib/network/network
-NETCFG_VER=2.6.4
+NETCFG_VER=2.6.5
version()
{