diff options
author | Jouke Witteveen <j.witteveen@gmail.com> | 2012-07-05 17:31:01 +0200 |
---|---|---|
committer | Jouke Witteveen <j.witteveen@gmail.com> | 2012-07-05 17:31:01 +0200 |
commit | 1e9a74b2179da26d194f28a6854641bab2e4d505 (patch) | |
tree | 0b60082878a9625a785af2187da2848a16f58fac /Makefile | |
parent | 046f9da64727f08ae243c1aac8ccdb46b95847ac (diff) | |
download | netctl-1e9a74b2179da26d194f28a6854641bab2e4d505.tar.gz netctl-1e9a74b2179da26d194f28a6854641bab2e4d505.tar.xz |
2.8.6 release candidate 1 updates
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -export VERSION = 2.8.5 +export VERSION = 2.8.6rc1 .PHONY: install install-wireless install-docs docs tarball pkgbuild upload clean |