bump version to 1.0.0-pre2
authorEric Andersen <andersen@codepoet.org>
Mon, 28 Jul 2003 10:34:38 +0000 (10:34 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 28 Jul 2003 10:34:38 +0000 (10:34 -0000)
Rules.mak

index 55e9b5ce6eded870dc3855b8c8bd346261d322bb..463384b183385d77bf607f0ab2ad7208f1423f0b 100644 (file)
--- 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")