summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2023-01-27 11:20:03 -0600
committerWilliam Hubbs <williamh@gentoo.org>2023-01-27 11:20:03 -0600
commit201026f62b1fcbc05b58f38ae5a26ffccd098e32 (patch)
tree8bb377ec7a1bed08692eb01dab3e87730c67d4b1
parentadd environment variables needed for assistive technology (diff)
downloadbaselayout-201026f62b1fcbc05b58f38ae5a26ffccd098e32.tar.gz
baselayout-201026f62b1fcbc05b58f38ae5a26ffccd098e32.tar.bz2
baselayout-201026f62b1fcbc05b58f38ae5a26ffccd098e32.zip
update version to 2.10
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 29b21c1b..2e678fa0 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.9
+PV = 2.10
PKG = baselayout-$(PV)
DISTFILE = $(PKG).tar.bz2