aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-02-14 07:55:19 +0000
committerEric Andersen <andersen@codepoet.org>2001-02-14 07:55:19 +0000
commit88a5ceb450b576558b7d34e0baadb204dd329fb8 (patch)
tree6c3e9869e15d533a27d55d34d7aeb0a895bfd6c9 /Makefile
parentfc83c4c3535cb5bce344821d382122262a8450f5 (diff)
downloadbusybox-88a5ceb450b576558b7d34e0baadb204dd329fb8.tar.gz
Bump rev to 0.50pre.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a71ea68b4..c6c23b313 100644
--- 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