summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--alpine-baselayout-2.0_beta1.tar.bz2bin0 -> 26341 bytes
-rwxr-xr-xsrc/mkmntdirsbin0 -> 6703 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 721d851..25a8241 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE=alpine-baselayout
-VERSION=2.0_beta2
+VERSION=2.0_rc1
PV =$(PACKAGE)-$(VERSION)
TARBALL =$(PV).tar.bz2
diff --git a/alpine-baselayout-2.0_beta1.tar.bz2 b/alpine-baselayout-2.0_beta1.tar.bz2
new file mode 100644
index 0000000..227b5d3
--- /dev/null
+++ b/alpine-baselayout-2.0_beta1.tar.bz2
Binary files differ
diff --git a/src/mkmntdirs b/src/mkmntdirs
new file mode 100755
index 0000000..737d209
--- /dev/null
+++ b/src/mkmntdirs
Binary files differ