aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-05-14 15:05:56 +0000
committerRoy Marples <roy@marples.name>2007-05-14 15:05:56 +0000
commitb2e832418485f177804b42ff02c115db0bdbd50f (patch)
tree80923822443c209a594fed34db6bc9647b9e2c1b
parent08aec3c4122eb299b6ab56865826a946ae07896e (diff)
Release alpha3
-rw-r--r--ChangeLog2
-rw-r--r--Makefile2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 922bcfb1..f72a37f0 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_alpha3 (14 May 2007)
+
14 May 2007; Roy Marples <uberlord@gentoo.org>:
RC_INTERACTIVE now works, #178331.
diff --git a/Makefile b/Makefile
index 791a0fce..262b17d1 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_alpha2
+VERSION = 2.0.0_alpha3
PKG = $(NAME)-$(VERSION)