commit: aac69e458464a754a8956677ca1604c487ed8a20 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Sep 14 06:32:14 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Sep 14 06:32:14 2025 +0000 URL: https://gitweb.gentoo.org/proj/baselayout.git/commit/?id=aac69e45
2.18 Signed-off-by: Sam James <sam <AT> gentoo.org> Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a897e4e6..b1cc0bf6 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.17 +PV = 2.18 PKG = baselayout-$(PV) DISTFILE = $(PKG).tar.xz
