summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2018-05-28 14:29:00 -0500
committerWilliam Hubbs <williamh@gentoo.org>2018-05-28 14:29:00 -0500
commitdd9f112d8d400892ed9b610aee187040df307298 (patch)
treed32c0f7f07a5f88f0e78b1cf5a8bd27c577ef58e /Makefile
parentprofile: don't use ROOTPATH (diff)
downloadbaselayout-dd9f112d8d400892ed9b610aee187040df307298.tar.gz
baselayout-dd9f112d8d400892ed9b610aee187040df307298.tar.bz2
baselayout-dd9f112d8d400892ed9b610aee187040df307298.zip
bump version to 2.6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 63a2ec4f..05ed3e77 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.5
+PV = 2.6
PKG = baselayout-$(PV)
DISTFILE = $(PKG).tar.bz2