commit: dd9f112d8d400892ed9b610aee187040df307298 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Mon May 28 19:29:00 2018 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Mon May 28 19:29:00 2018 +0000 URL: https://gitweb.gentoo.org/proj/baselayout.git/commit/?id=dd9f112d
bump version to 2.6 Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 63a2ec4f..05ed3e77 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.5 +PV = 2.6 PKG = baselayout-$(PV) DISTFILE = $(PKG).tar.bz2
