From: Eric Andersen Date: Tue, 19 Jul 2005 00:01:10 +0000 (-0000) Subject: Bump the version to 1.01 X-Git-Tag: 1_01~22 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ca17c937c2adafc194c772bca922df4b87cda3dd;p=oweals%2Fbusybox.git Bump the version to 1.01 --- diff --git a/busybox/Rules.mak b/busybox/Rules.mak index d04d4b9f2..1d917c2fa 100644 --- a/busybox/Rules.mak +++ b/busybox/Rules.mak @@ -19,7 +19,7 @@ #-------------------------------------------------------- PROG := busybox -VERSION := 1.00 +VERSION := 1.01 BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z")