commit | 85ae1bb67dc35479e672ce9bae6f593a54b2678a | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Mon Aug 16 10:23:33 2004 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Mon Aug 16 10:23:33 2004 +0000 |
tree | 4a9d5d620ef12cedfeced16f54478182950ca288 | |
parent | e3a792c80c9f9e12585dcf106fc336b75d782f41 [diff] |
Bump version
diff --git a/Rules.mak b/Rules.mak index 377a90b..43cf242 100644 --- a/Rules.mak +++ b/Rules.mak
@@ -19,7 +19,7 @@ #-------------------------------------------------------- PROG := busybox -VERSION := 1.00-rc2 +VERSION := 1.00-rc3 BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z")