summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-10-31 22:56:53 +0000
committerRoy Marples <roy@marples.name>2007-10-31 22:56:53 +0000
commitcef90a05a7eec449d023dd1301da2c966e2b5000 (patch)
tree9fa6d38c46b55e97da72f9b7673545b9e64d9792
parentc8de77fbbee099f9e21e4363b049cd36453588ea (diff)
downloadopenrc-cef90a05a7eec449d023dd1301da2c966e2b5000.tar.gz
openrc-cef90a05a7eec449d023dd1301da2c966e2b5000.tar.bz2
openrc-cef90a05a7eec449d023dd1301da2c966e2b5000.tar.xz
Release rc6
-rw-r--r--ChangeLog2
-rw-r--r--Makefile2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e46431..b5dcf4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
# ChangeLog for Gentoo System Intialization ("rc") scripts
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2
+* baselayout-2.0.0_rc6 (31 Oct 2007)
+
31 Oct 2007; Roy Marples <uberlord@gentoo.org>:
You can now log baselayout-2 again, through the RC_LOGGER conf.d/rc
diff --git a/Makefile b/Makefile
index 772501e..77b4f2d 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@
SUBDIRS = conf.d etc init.d man net sh share src
NAME = baselayout
-VERSION = 2.0.0_rc5
+VERSION = 2.0.0_rc6
PKG = $(NAME)-$(VERSION)