diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-07-28 10:34:38 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-07-28 10:34:38 +0000 |
commit | 930c59675a6d9976f62578d2cd469190701b8616 (patch) | |
tree | 6cb402d48f90a82cf48ed628d72f5536d60f4cb4 /Rules.mak | |
parent | cad4c5b0f30ff32591b2be11aaa4b1756b7dd581 (diff) |
bump version to 1.0.0-pre2
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-pre1 +VERSION := 1.00-pre2 BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z") |