summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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