diff options
author | Roy Marples <roy@marples.name> | 2009-01-05 20:16:50 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2009-01-05 20:16:50 +0000 |
commit | 5ca33455345921bb10c9353030574c65036cd759 (patch) | |
tree | 8c67772b9b15c76f2f9ad646db8c0eec036c6cfd /Makefile | |
parent | 0298e4ffa079db7d3685281cd3aff44f2362eadd (diff) |
Release openrc-0.4.2
Diffstat (limited to 'Makefile')
-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.1 +VERSION= 0.4.2 PKG= ${NAME}-${VERSION} SUBDIR= conf.d doc etc init.d man net sh src |