summaryrefslogtreecommitdiff
path: root/Rules.mak
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-02-04 11:44:58 +0000
committerEric Andersen <andersen@codepoet.org>2004-02-04 11:44:58 +0000
commit7cce16cf21ea039412f33e4fba61c3a5b45c08be (patch)
tree16e1167fc70ce074d40f57ff341aab3deda725c8 /Rules.mak
parentaeea32ca696c0c68836d8dc2dfc22abd435f444f (diff)
downloadbusybox-w32-1_00_pre7.tar.gz
busybox-w32-1_00_pre7.tar.bz2
busybox-w32-1_00_pre7.zip
Bump version number for release1_00_pre7
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 35be26413..4d46c15ec 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -19,7 +19,7 @@
19 19
20#-------------------------------------------------------- 20#--------------------------------------------------------
21PROG := busybox 21PROG := busybox
22VERSION := 1.00-pre6 22VERSION := 1.00-pre7
23BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z") 23BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z")
24 24
25 25