commit: 6d6a521bd249c496d417b2a051d2c4f8d0eae09c Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Mon Nov 4 19:48:52 2024 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Mon Nov 4 19:48:52 2024 +0000 URL: https://gitweb.gentoo.org/proj/baselayout.git/commit/?id=6d6a521b
2.17 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c974869e..d7c917f7 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.16 +PV = 2.17 PKG = baselayout-$(PV) DISTFILE = $(PKG).tar.bz2
