commit: 38a5b8a104616a720296f15fa6c1e67f7faee6c8 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Tue Oct 3 21:35:00 2017 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Tue Oct 3 22:01:40 2017 +0000 URL: https://gitweb.gentoo.org/proj/baselayout.git/commit/?id=38a5b8a1
version 2.5 Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d2358cb5..9181c7d7 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.4.1 +PV = 2.5 PKG = baselayout-$(PV) DISTFILE = $(PKG).tar.bz2
