summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2023-01-27 12:15:34 -0600
committerWilliam Hubbs <williamh@gentoo.org>2023-01-27 12:15:40 -0600
commit8155400955d8a482bdac24c9356315fb0ad10ec9 (patch)
treecf3867f58d75295361dc9ae86f94630d9e0258ba
parentupdate ChangeLog (diff)
downloadbaselayout-8155400955d8a482bdac24c9356315fb0ad10ec9.tar.gz
baselayout-8155400955d8a482bdac24c9356315fb0ad10ec9.tar.bz2
baselayout-8155400955d8a482bdac24c9356315fb0ad10ec9.zip
version 2.11baselayout-2.11
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 01df2dff..fb79cae9 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.10
+PV = 2.11
PKG = baselayout-$(PV)
DISTFILE = $(PKG).tar.bz2