commit: 9f217ba38e0cd0e91e69de5f1f36a0cca682cc4b Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Tue Mar 12 01:37:07 2024 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Tue Mar 12 01:37:07 2024 +0000 URL: https://gitweb.gentoo.org/proj/baselayout.git/commit/?id=9f217ba3
2.15 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 ac5f6912..7be6e5dd 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.14 +PV = 2.15 PKG = baselayout-$(PV) DISTFILE = $(PKG).tar.bz2
