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:
f6bba3d
)
Bump version number
author
Eric Andersen
<andersen@codepoet.org>
Tue, 9 Dec 2003 17:31:48 +0000
(17:31 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Tue, 9 Dec 2003 17:31:48 +0000
(17:31 -0000)
Rules.mak
patch
|
blob
|
history
diff --git
a/Rules.mak
b/Rules.mak
index dfc2777efdb605c7a54aa82d8f3141270d3914bc..ab1959b3b0d8693b40573088973f9a7ba8f24913 100644
(file)
--- a/
Rules.mak
+++ b/
Rules.mak
@@
-19,7
+19,7
@@
#--------------------------------------------------------
PROG := busybox
-VERSION := 1.00-pre
3
+VERSION := 1.00-pre
4
BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z")