summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2022-09-18 16:44:12 -0500
committerWilliam Hubbs <williamh@gentoo.org>2022-09-18 16:44:37 -0500
commit699f4857c59779581ca29ab245966830e537f2b2 (patch)
treefbe7e8149cf29f97df13655570dee8b1536509cf
parentsilence message about ignoring the touch failure (diff)
downloadbaselayout-699f4857c59779581ca29ab245966830e537f2b2.tar.gz
baselayout-699f4857c59779581ca29ab245966830e537f2b2.tar.bz2
baselayout-699f4857c59779581ca29ab245966830e537f2b2.zip
version 2.9baselayout-2.9
Signed-off-by: William Hubbs <williamh@gentoo.org>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 493c824b..b6d373db 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.8
+PV = 2.9
PKG = baselayout-$(PV)
DISTFILE = $(PKG).tar.bz2