diff options
author | William Hubbs <williamh@gentoo.org> | 2010-12-03 14:51:30 -0600 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2010-12-03 14:51:30 -0600 |
commit | 449080e145548f5db66687ae81709012f0494e72 (patch) | |
tree | 252a408738b301d74ef42fa5d80f8df3633f7eb8 | |
parent | 062223a5df25a3b6f4d6c99580851e7daef70e8a (diff) |
release openrc-0.6.7
-rw-r--r-- | Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc b/Makefile.inc index c562cfc3..072e6d53 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= openrc -VERSION= 0.6.6 +VERSION= 0.6.7 PKG= ${NAME}-${VERSION} |