diff options
author | Roy Marples <roy@marples.name> | 2008-12-23 10:45:16 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-12-23 10:45:16 +0000 |
commit | 438665357b434b3d271ce2712fb1c5122c330d0f (patch) | |
tree | 554f75f61f58f29cc41aabd901dc24be89f6817f | |
parent | 7ad40abf64c54e8983427d8b66d8e5ebb480e64a (diff) |
Release 0.4.1
-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.0 +VERSION= 0.4.1 PKG= ${NAME}-${VERSION} SUBDIR= conf.d doc etc init.d man net sh src |