summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2013-02-06 16:28:39 +0100
committerJouke Witteveen <j.witteveen@gmail.com>2013-02-06 16:28:39 +0100
commitc5e26b20745037e1edda0288a4f08352c9097768 (patch)
tree5207f38da6a4a16284fded5f2b526e18dd3a0134
parent91e78c3f0e7f22f1207fcdb7b3d18de47d847798 (diff)
downloadnetctl-c5e26b20745037e1edda0288a4f08352c9097768.tar.gz
netctl-c5e26b20745037e1edda0288a4f08352c9097768.tar.xz
0.5 release updates
-rw-r--r--Makefile2
-rw-r--r--NEWS3
-rw-r--r--docs/.gitignore3
3 files changed, 5 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 03a917b..ad356e8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-export VERSION = 0.4
+export VERSION = 0.5
.PHONY: install install-docs docs tarball pkgbuild clean
diff --git a/NEWS b/NEWS
index e45328a..bdbfc73 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+netctl 0.5
+- Move the configuration directory to /etc/netctl
+
netctl 0.4
- Remove default IPv4 netmask
- Add zsh completion
diff --git a/docs/.gitignore b/docs/.gitignore
index 1f7c5c7..56fdc90 100644
--- a/docs/.gitignore
+++ b/docs/.gitignore
@@ -1,4 +1,3 @@
*.1
*.5
-*.8
-*.html
+*.7