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:
cad4c5b
)
bump version to 1.0.0-pre2
author
Eric Andersen
<andersen@codepoet.org>
Mon, 28 Jul 2003 10:34:38 +0000
(10:34 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Mon, 28 Jul 2003 10:34:38 +0000
(10:34 -0000)
Rules.mak
patch
|
blob
|
history
diff --git
a/Rules.mak
b/Rules.mak
index 55e9b5ce6eded870dc3855b8c8bd346261d322bb..463384b183385d77bf607f0ab2ad7208f1423f0b 100644
(file)
--- a/
Rules.mak
+++ b/
Rules.mak
@@
-19,7
+19,7
@@
#--------------------------------------------------------
PROG := busybox
-VERSION := 1.00-pre
1
+VERSION := 1.00-pre
2
BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z")