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:
6f3240a
)
Bump version number to 0.51pre
author
Eric Andersen
<andersen@codepoet.org>
Sat, 24 Mar 2001 06:34:59 +0000
(06:34 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Sat, 24 Mar 2001 06:34:59 +0000
(06:34 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 4ff1078d691a7f8ac5a8820e302e513f1f27e5e5..9d25e559abd9eb8d035a73563ac445e88812a513 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-18,7
+18,7
@@
#
PROG := busybox
-VERSION := 0.5
0
+VERSION := 0.5
1pre
BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z")
export VERSION