diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-04-06 17:58:37 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-04-06 17:58:37 +0000 |
commit | 01bf3d0c92a936c697bd079d918e131d56c59cf4 (patch) | |
tree | 856f68101535993d4dcf3c081db6d1f50a1db368 | |
parent | c4e5bfd65b4dc5ec543524e3534b5379026e460a (diff) | |
download | busybox-01bf3d0c92a936c697bd079d918e131d56c59cf4.tar.gz |
Bump version to -pre9
-rw-r--r-- | Rules.mak | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ #-------------------------------------------------------- PROG := busybox -VERSION := 1.00-pre8 +VERSION := 1.00-pre9 BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z") |