From 38a5b8a104616a720296f15fa6c1e67f7faee6c8 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Tue, 3 Oct 2017 16:35:00 -0500 Subject: 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 -- cgit v1.2.3-65-gdbad