summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2020-02-09 22:18:01 -0600
committerWilliam Hubbs <williamh@gentoo.org>2020-02-09 22:18:01 -0600
commit027ed4a8aec31f165bf224e92c193a261f3c13a9 (patch)
tree353fb3fb69f2c75c523621888e7806a581f0598c /Makefile
parentenable protected_symlinks and protected_hardlinks by default (diff)
downloadbaselayout-027ed4a8aec31f165bf224e92c193a261f3c13a9.tar.gz
baselayout-027ed4a8aec31f165bf224e92c193a261f3c13a9.tar.bz2
baselayout-027ed4a8aec31f165bf224e92c193a261f3c13a9.zip
update version to 2.7
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 05ed3e77..c0d7283e 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.6
+PV = 2.7
PKG = baselayout-$(PV)
DISTFILE = $(PKG).tar.bz2