summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--busybox/Rules.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox/Rules.mak b/busybox/Rules.mak
index d04d4b9..1d917c2 100644
--- a/busybox/Rules.mak
+++ b/busybox/Rules.mak
@@ -19,7 +19,7 @@
#--------------------------------------------------------
PROG := busybox
-VERSION := 1.00
+VERSION := 1.01
BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z")