Some minor updates. Bump version number in preparation for release.

-Erik
This commit is contained in:
Eric Andersen
2001-07-07 00:03:00 +00:00
parent 0279505e8c
commit b7e6f13b3c
5 changed files with 17 additions and 21 deletions

View File

@@ -18,7 +18,7 @@
#
PROG := busybox
VERSION := 0.52pre
VERSION := 0.52
BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z")
export VERSION
@@ -377,6 +377,8 @@ libbb.a: $(LIBBB_MOBJ) $(LIBBB_AROBJS) $(LIBBB_OBJS)
usage.o: usage.h
sh.o: sh.c lash.c hush.c msh.c ash.c
libbb/loop.o: libbb/loop.h
libbb/loop.h: mk_loop_h.sh