commit: 027ed4a8aec31f165bf224e92c193a261f3c13a9 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Mon Feb 10 04:18:01 2020 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Mon Feb 10 04:18:01 2020 +0000 URL: https://gitweb.gentoo.org/proj/baselayout.git/commit/?id=027ed4a8
update version to 2.7 Signed-off-by: William Hubbs <williamh <AT> gentoo.org> Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 05ed3e77..c0d7283e 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ # It also has the added bonus of being easier to install on systems # without an ebuild style package manager. -PV = 2.6 +PV = 2.7 PKG = baselayout-$(PV) DISTFILE = $(PKG).tar.bz2