summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRémy Oudompheng <remy@archlinux.org>2011-06-19 23:49:13 +0200
committerRémy Oudompheng <remy@archlinux.org>2011-06-19 23:49:30 +0200
commit685609ae1b725fa60ab1cc07967be4f452995ee1 (patch)
treebe7f90533ea6c58f081367968865857b1a81ea72 /Makefile
parente6f7491fb2e7a355236e78e853f8b95e47c9fd1e (diff)
downloadnetctl-685609ae1b725fa60ab1cc07967be4f452995ee1.tar.gz
netctl-685609ae1b725fa60ab1cc07967be4f452995ee1.tar.xz
Add basic tuntap IP configuration capabilities
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bd1a88a..06f0282 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
DESTDIR=
-VERSION=2.6
+VERSION=2.6.1
VPATH = doc
.PHONY: install docs