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