summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 769e917..d4fb4a6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE=alpine-baselayout
-VERSION=2.1.1
+VERSION=2.2.0
PV =$(PACKAGE)-$(VERSION)
TARBALL =$(PV).tar.bz2