Oops.  I never committed this.  Update version to 0.48pre...
diff --git a/Makefile b/Makefile
index 5cb8886..1fa5a11 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@
 #
 
 PROG      := busybox
-VERSION   := 0.47
+VERSION   := 0.48pre
 BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z")
 export VERSION