Add in ifconfig and route
[oweals/busybox.git] / Makefile
index a71ea68b4ed7fda167c5c58d305ee7d1f8f5160a..c6c23b31387a382949345fc32de96518fb5c6354 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@
 #
 
 PROG      := busybox
-VERSION   := 0.49
+VERSION   := 0.50pre
 BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z")
 export VERSION