summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2021-09-27 16:48:05 -0500
committerWilliam Hubbs <williamh@gentoo.org>2021-09-27 16:48:05 -0500
commit5f2689ec3179ff18180ba56cd4388f216a0af07b (patch)
treef835b530e2c974dd2a153ce40ef90270c245c17b
parentupdate ChangeLog (diff)
downloadbaselayout-5f2689ec.tar.gz
baselayout-5f2689ec.tar.bz2
baselayout-5f2689ec.zip
version 2.8baselayout-2.8
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 baf119e7..a61e828b 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.7
+PV = 2.8
PKG = baselayout-$(PV)
DISTFILE = $(PKG).tar.bz2