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>2003-12-21 12:04:54 +0300
committerEric Andersen <andersen@codepoet.org>2003-12-21 12:04:54 +0300
commita120c32cfa1437a5643ce1f58a285854e4d47ab2 (patch)
tree9f7da86acd38589466681f1316651b5a5eb1d6af
parent67ff3a1ffd5e9dcf049bd6c3f9dbf73a1862abe5 (diff)
Bump version
-rw-r--r--Rules.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rules.mak b/Rules.mak
index ab1959b3b..58f34e1fc 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -19,7 +19,7 @@
#--------------------------------------------------------
PROG := busybox
-VERSION := 1.00-pre4
+VERSION := 1.00-pre5
BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z")