diff options
author | Roy Marples <roy@marples.name> | 2009-12-21 15:30:17 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2009-12-21 15:30:17 +0000 |
commit | 5ec2efaff29a02d624d84439dd47d30a3babf5c1 (patch) | |
tree | de20a4e8b0080ab8db92d2d7895cef44f607b29c /Makefile.inc | |
parent | 9ca65be42eda6b940100f8559db04848411818aa (diff) |
Release openrc-0.6.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 d12d45e1..0b724857 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= openrc -VERSION= 0.5.3 +VERSION= 0.6.0 PKG= ${NAME}-${VERSION} |