From: Matt Kraai Date: Tue, 10 Jul 2001 13:57:30 +0000 (-0000) Subject: Update version number to 0.53pre. X-Git-Tag: 0_60_0~95 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6199fa90e5d1f0838593a99f8fcfabfaf7874728;p=oweals%2Fbusybox.git Update version number to 0.53pre. --- diff --git a/Makefile b/Makefile index 13e89eca1..32f1ec9c2 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ # PROG := busybox -VERSION := 0.52 +VERSION := 0.53pre BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z") export VERSION