summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2008-05-21 14:01:23 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2008-05-21 14:01:23 +0000
commit4ade8ccfc6cb761adec205285f1866c8265e57e2 (patch)
tree859f9c96dfb088202b51bc57cdc0b6936486c3e7 /Makefile
parent70faa4b15c9fd02fc4f4c1595b53bf5adf34e4a4 (diff)
downloadalpine-conf-4ade8ccfc6cb761adec205285f1866c8265e57e2.tar.bz2
alpine-conf-4ade8ccfc6cb761adec205285f1866c8265e57e2.tar.xz
release 1.5. added setup-alpine-web
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b13c885..0a33a11 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-V=1.4.1
+V=1.5
P=alpine-conf
PV=$(P)-$(V)
APKF=$(PV).apk
@@ -11,6 +11,7 @@ SBIN_FILES=albootstrap\
lbu\
setup-ads\
setup-alpine\
+ setup-alpine-web\
setup-cryptswap\
setup-dns\
setup-hostname\