aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-05-09 17:31:27 +0000
committerEric Andersen <andersen@codepoet.org>2001-05-09 17:31:27 +0000
commitd283e1cfe97984bb1a15a16baa9316eef607025e (patch)
tree4d7c5f88d4c102d816de893f9b41429a800f9326 /Makefile
parent1a6d39b25940cf50b705300b5c515bd9bfa6c49e (diff)
downloadbusybox-d283e1cfe97984bb1a15a16baa9316eef607025e.tar.gz
Bump version to 0.52pre
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 06b42a8e9..7ab060f7c 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@
#
PROG := busybox
-VERSION := 0.51
+VERSION := 0.52pre
BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z")
export VERSION