diff --git a/ChangeLog b/ChangeLog index 10f6a1c9..a7464cbc 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_rc4 (02 Sep 2007) + 02 Sep 2007; Roy Marples : RC_TTY_NUMBER now defaults to 12, #190996 thanks to Pacho Ramos. @@ -21,7 +23,6 @@ 25 Aug 2007; Mike Frysinger : Make sure we list all config files in rc help output. - Punt PAGER and EDITOR. People need to set this themselves now. 22 Aug 2007; Roy Marples : diff --git a/Makefile b/Makefile index a1c7843c..b7eae221 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_rc3 +VERSION = 2.0.0_rc4 PKG = $(NAME)-$(VERSION)