diff options
author | Roy Marples <roy@marples.name> | 2009-06-05 09:18:47 +0100 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2009-06-05 09:20:11 +0100 |
commit | 43f6c2196eaa1600f1816e1081e35fd588806047 (patch) | |
tree | 4139f3c84a93ccb58efd3fbc43f832fd675fc4cf | |
parent | c568baf8c8bef3ae7bea80dc6c309862da76871d (diff) |
Release openrc-0.5.0
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # All rights reserved. Released under the 2-clause BSD license. NAME= openrc -VERSION= 0.4.3 +VERSION= 0.5.0 PKG= ${NAME}-${VERSION} SUBDIR= conf.d etc init.d man sh src |