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-07-26 16:12:06 +0400
committerEric Andersen <andersen@codepoet.org>2004-07-26 16:12:06 +0400
commit461cdc89a9d25aa3e1807ebfaafbfb272c56584d (patch)
tree57789a4389fb37be1cb2f9ab257a13bc12740b62 /Rules.mak
parentb2a300590d1e061658be5aa4f74a437485b36a55 (diff)
bump version to -rc2
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 1431c4703..377a90b07 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -19,7 +19,7 @@
#--------------------------------------------------------
PROG := busybox
-VERSION := 1.00-rc1
+VERSION := 1.00-rc2
BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z")