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