projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9089844
)
Begin preparing for another release
author
Eric Andersen
<andersen@codepoet.org>
Wed, 6 Aug 2003 11:22:36 +0000
(11:22 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Wed, 6 Aug 2003 11:22:36 +0000
(11:22 -0000)
Rules.mak
patch
|
blob
|
history
diff --git
a/Rules.mak
b/Rules.mak
index 463384b183385d77bf607f0ab2ad7208f1423f0b..80d6a3d157910b7dd3d02584e6059308dda2178e 100644
(file)
--- a/
Rules.mak
+++ b/
Rules.mak
@@
-19,7
+19,7
@@
#--------------------------------------------------------
PROG := busybox
-VERSION := 1.00-pre
2
+VERSION := 1.00-pre
3
BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z")