summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--Makefile2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 76ae4c2..571d577 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_alpha4 (12 Jul 2007)
+
11 Jul 2007; Roy Marples <uberlord@gentoo.org>:
Don't unmount network filesystems in localmount or halt.sh, #175602.
diff --git a/Makefile b/Makefile
index 262b17d..99e336e 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_alpha3
+VERSION = 2.0.0_alpha4
PKG = $(NAME)-$(VERSION)