summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-09-03 13:26:05 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-09-03 13:26:05 +0000
commit0aa643409b6406f5da670359ed9fc9647b868758 (patch)
treea63aa7bf88f063849bfcebb05404cc83fac37c17 /Makefile
parent88e5088ed480a500ad9241555ab71232a067fcb7 (diff)
downloadalpine-conf-0aa643409b6406f5da670359ed9fc9647b868758.tar.bz2
alpine-conf-0aa643409b6406f5da670359ed9fc9647b868758.tar.xz
release 2.0_rc1v2.0_rc1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4cee3cf..5a00104 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := 2.0_beta6
+VERSION := 2.0_rc1
sysconfdir ?= /etc/lbu
@@ -23,6 +23,7 @@ SBIN_FILES := albootstrap\
setup-mta\
setup-sendbug\
setup-acf\
+ setup-bootable-usb\
update-conf
SCRIPTS := $(LIB_FILES) $(SBIN_FILES)