summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d5a1b2f..88fdc4d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-V=1.3
+V=1.4
P=alpine-conf
PV=$(P)-$(V)
APKF=$(PV).apk
@@ -9,7 +9,6 @@ TMP=$(PV)
LIB_FILES=libalpine.sh
SBIN_FILES=albootstrap\
lbu\
- setup-acf\
setup-ads\
setup-alpine\
setup-cryptswap\