diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.13 +PV = 2.14 PKG = baselayout-$(PV) DISTFILE = $(PKG).tar.bz2 |