diff options
author | Roy Marples <roy@marples.name> | 2008-04-02 16:35:28 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-04-02 16:35:28 +0000 |
commit | 5ebe7f1349d8d32744be44c03a79a3aba0a76b81 (patch) | |
tree | 8505074827f6c7a7be3ac210b8f7f246acd05b7f | |
parent | 6a227d0c45f18e79aacf3fbf97936ba0a94e3b14 (diff) |
Push out 0.2.1 to solve a few issues.
-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.2 +VERSION= 0.2.1 PKG= ${NAME}-${VERSION} SUBDIR= conf.d doc etc init.d man net sh src |