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-02-22 15:27:04 +0300
committerEric Andersen <andersen@codepoet.org>2004-02-22 15:27:04 +0300
commita9d8f9c7bf0a05e0e29cb1ed00559f344e23819b (patch)
tree06892bcce80c6a3c94228a420f4f0ba976b40106 /Rules.mak
parent539ffc91296dd3f38a94b70821dc61c4c413dfa1 (diff)
Bump up version in preparation for -pre8
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 4d46c15ec..7b6642631 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -19,7 +19,7 @@
#--------------------------------------------------------
PROG := busybox
-VERSION := 1.00-pre7
+VERSION := 1.00-pre8
BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z")