Bump the version number to 0.49pre

This commit is contained in:
Eric Andersen
2000-12-20 23:22:29 +00:00
parent e111d69ca2
commit a6cd07099d
5 changed files with 16 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
#
PROG := busybox
VERSION := 0.48
VERSION := 0.49pre
BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z")
export VERSION