aboutsummaryrefslogtreecommitdiffstats
path: root/albootstrap.in
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-05-06 11:13:16 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-05-06 11:13:16 +0000
commit17c8c0e3af7932edb6bd4fa0fa6e32b8205d6928 (patch)
tree0d01873329b4184073c01af316e1ff6066ff25cd /albootstrap.in
parentec0c7a74bbf5824adc4efa54e1f91984ac870a8e (diff)
downloadalpine-conf-17c8c0e3af7932edb6bd4fa0fa6e32b8205d6928.tar.bz2
alpine-conf-17c8c0e3af7932edb6bd4fa0fa6e32b8205d6928.tar.xz
fixed VERSION in makefile and massed up .in files
Diffstat (limited to 'albootstrap.in')
-rw-r--r--albootstrap.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/albootstrap.in b/albootstrap.in
index fe3df60..3f27f3b 100644
--- a/albootstrap.in
+++ b/albootstrap.in
@@ -2,7 +2,7 @@
# bootstrap an alpine installation
-VERSION=2.0_alpha7
+VERSION=@VERSION@
usage() {
echo "usage: $(basename $0) TARGETDIR"