From: Eric Andersen Date: Mon, 26 Jul 2004 11:45:47 +0000 (-0000) Subject: bump version to -rc2 X-Git-Tag: 1_00_rc2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f54176de6dc4673e072001c44a4a0ba0ba56d875;p=platform%2Fupstream%2Fbusybox.git bump version to -rc2 --- diff --git a/Rules.mak b/Rules.mak index 1431c47..377a90b 100644 --- a/Rules.mak +++ b/Rules.mak @@ -19,7 +19,7 @@ #-------------------------------------------------------- PROG := busybox -VERSION := 1.00-rc1 +VERSION := 1.00-rc2 BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z")