From 6d6a521bd249c496d417b2a051d2c4f8d0eae09c Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Mon, 4 Nov 2024 14:48:52 -0500 Subject: 2.17 Signed-off-by: Mike Gilbert --- 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 -- cgit v1.2.3-65-gdbad