From: Eric Andersen Date: Mon, 28 Jul 2003 10:34:38 +0000 (-0000) Subject: bump version to 1.0.0-pre2 X-Git-Tag: 1_00_pre2~15 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=930c59675a6d9976f62578d2cd469190701b8616;p=oweals%2Fbusybox.git bump version to 1.0.0-pre2 --- diff --git a/Rules.mak b/Rules.mak index 55e9b5ce6..463384b18 100644 --- a/Rules.mak +++ b/Rules.mak @@ -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")