From: Eric Andersen Date: Sat, 24 Mar 2001 06:34:59 +0000 (-0000) Subject: Bump version number to 0.51pre X-Git-Tag: 0_51~91 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=36eff9ac554fa8021b3ec573369bfe9470dea379;p=oweals%2Fbusybox.git Bump version number to 0.51pre --- diff --git a/Makefile b/Makefile index 4ff1078d6..9d25e559a 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ # PROG := busybox -VERSION := 0.50 +VERSION := 0.51pre BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z") export VERSION