summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)