From: Eric Andersen Date: Mon, 26 Jul 2004 12:12:06 +0000 (-0000) Subject: bump version to -rc2 X-Git-Tag: 1_00_rc2~1 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=461cdc89a9d25aa3e1807ebfaafbfb272c56584d;p=oweals%2Fbusybox.git bump version to -rc2 --- diff --git a/Rules.mak b/Rules.mak index 1431c4703..377a90b07 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")