Update the version number to 0.48 (no longer pre).

This commit is contained in:
Eric Andersen
2000-12-13 16:42:24 +00:00
parent 21125543e1
commit 46948366fa
6 changed files with 36 additions and 29 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
#
PROG := busybox
VERSION := 0.48pre
VERSION := 0.48
BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z")
export VERSION