diff options
author | William Hubbs <williamh@gentoo.org> | 2011-01-12 20:14:17 -0600 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2011-01-12 20:14:17 -0600 |
commit | ac8b4be7c240684fa2bc7d80e95b8f0c603063be (patch) | |
tree | d6be50a78fb4414dfc0ba096eafdfe2f4c0d495b /Makefile.inc | |
parent | 66abbefd6c389642aedd32f89285de32223b3da6 (diff) |
release openrc-0.7.0
Diffstat (limited to 'Makefile.inc')
-rw-r--r-- | Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc b/Makefile.inc index bd073fba..bda812d3 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= openrc -VERSION= 0.6.8 +VERSION= 0.7.0 PKG= ${NAME}-${VERSION} |