diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-08-06 11:22:36 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-08-06 11:22:36 +0000 |
commit | 3869f66eac8478a3c964ab23fccdd0d264f8bdd7 (patch) | |
tree | 3c4465b5b3d5e3c4086912d0caef0408d7406e95 /Rules.mak | |
parent | 9089844382a87290143ec414cfea703bcc31e9d8 (diff) |
Begin preparing for another release
Diffstat (limited to 'Rules.mak')
-rw-r--r-- | Rules.mak | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ #-------------------------------------------------------- PROG := busybox -VERSION := 1.00-pre2 +VERSION := 1.00-pre3 BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z") |