diff options
author | Roy Marples <roy@marples.name> | 2009-10-08 21:27:30 +0100 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2009-10-08 21:27:30 +0100 |
commit | a7fabeef95604cd5dd4bbd0f7e9f3e958f624cac (patch) | |
tree | d2ab771e76476454a8fb6554757654982310c8f9 | |
parent | 07f9be7b1c92fbb64c4a08dffb4db30da8764d66 (diff) |
Release OpenRC-0.5.1
-rw-r--r-- | Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc b/Makefile.inc index a23b0918..06570278 100644 --- a/Makefile.inc +++ b/Makefile.inc @@ -1,3 +1,3 @@ NAME= openrc -VERSION= 0.5.0 +VERSION= 0.5.1 PKG= ${NAME}-${VERSION} |