diff options
author | Roy Marples <roy@marples.name> | 2008-03-26 19:58:43 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2008-03-26 19:58:43 +0000 |
commit | a1d555bdc4fbbc7de2589ff3a9a16c84468a3638 (patch) | |
tree | bb4d56e68bf8dfaeaf17ff19f24ee13b008d7454 | |
parent | ecba32d1caf8a2f642f09e9843176f59b75f0743 (diff) |
Release 0.2
-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.1 +VERSION= 0.2 PKG= ${NAME}-${VERSION} SUBDIR= conf.d doc etc init.d man net sh src |