Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Kraai <kraai@debian.org>2001-07-10 17:57:30 +0400
committerMatt Kraai <kraai@debian.org>2001-07-10 17:57:30 +0400
commit6199fa90e5d1f0838593a99f8fcfabfaf7874728 (patch)
tree353311229472a0f66d22de85145347bceffc956d /Makefile
parent6248355c6f64cf2828ec0080930d3926e38d4c97 (diff)
Update version number to 0.53pre.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 13e89eca1..32f1ec9c2 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@
#
PROG := busybox
-VERSION := 0.52
+VERSION := 0.53pre
BUILDTIME := $(shell TZ=UTC date -u "+%Y.%m.%d-%H:%M%z")
export VERSION