diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2017-11-27 12:27:08 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2017-11-27 12:27:08 -0800 |
commit | 52eaae89ebf4357168a21c6b2577cac76725e52e (patch) | |
tree | ebd5b43f13c4c4424ee4ec1708eaf3ac9e0e0b27 | |
parent | net/wpa_supplicant: rewrite -D detection (diff) | |
download | netifrc-52eaae89ebf4357168a21c6b2577cac76725e52e.tar.gz netifrc-52eaae89ebf4357168a21c6b2577cac76725e52e.tar.bz2 netifrc-52eaae89ebf4357168a21c6b2577cac76725e52e.zip |
Bump for 0.6.0.0.6.0
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rw-r--r-- | Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc b/Makefile.inc index b1d8352..aa732bb 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= netifrc -VERSION= 0.5.1 +VERSION= 0.6.0 PKG= ${NAME}-${VERSION} |