diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2016-10-26 13:13:13 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2016-10-26 13:13:13 -0700 |
commit | c1b5722fe2dd9aee540cc08b73e7ac59c2f22c4d (patch) | |
tree | 6dfb168f1fd9585f809b3b79502e7c9f3d4891bb | |
parent | net/iproute2: fix netmask specifier. (diff) | |
download | netifrc-c1b5722fe2dd9aee540cc08b73e7ac59c2f22c4d.tar.gz netifrc-c1b5722fe2dd9aee540cc08b73e7ac59c2f22c4d.tar.bz2 netifrc-c1b5722fe2dd9aee540cc08b73e7ac59c2f22c4d.zip |
Bump to 0.5.1.0.5.1
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 becc3f5..b1d8352 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= netifrc -VERSION= 0.5.0 +VERSION= 0.5.1 PKG= ${NAME}-${VERSION} |