aboutsummaryrefslogtreecommitdiff
path: root/Rules.mak
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-07-28 10:34:38 +0000
committerEric Andersen <andersen@codepoet.org>2003-07-28 10:34:38 +0000
commit930c59675a6d9976f62578d2cd469190701b8616 (patch)
tree6cb402d48f90a82cf48ed628d72f5536d60f4cb4 /Rules.mak
parentcad4c5b0f30ff32591b2be11aaa4b1756b7dd581 (diff)
downloadbusybox-930c59675a6d9976f62578d2cd469190701b8616.tar.gz
bump version to 1.0.0-pre2
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 55e9b5ce6..463384b18 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -19,7 +19,7 @@
#--------------------------------------------------------
PROG := busybox
-VERSION := 1.00-pre1
+VERSION := 1.00-pre2
BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z")