Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-10-08 14:52:33 +0400
committerEric Andersen <andersen@codepoet.org>2004-10-08 14:52:33 +0400
commit90d3317fbfdd66b2a9b99122edcb9460622d2817 (patch)
treeb967b98144007f838157b7cacf99417c69309d47 /Rules.mak
parentfdfa09b5c79ee6f2645609cf72fbdacf0560a38b (diff)
Bump version
Diffstat (limited to 'Rules.mak')
-rw-r--r--Rules.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rules.mak b/Rules.mak
index 63b80f3a5..d04d4b9f2 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -19,7 +19,7 @@
#--------------------------------------------------------
PROG := busybox
-VERSION := 1.00-rc3
+VERSION := 1.00
BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z")