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:
authorEric Andersen <andersen@codepoet.org>2000-10-27 22:09:53 +0400
committerEric Andersen <andersen@codepoet.org>2000-10-27 22:09:53 +0400
commitb344c21709758b9a28ab9c34fe7a4d6b6460d2cf (patch)
treee7f3e7d20c08d9642c0f5c639b4279e2d81fa3d6 /Makefile
parentd1ee7e39f72411705a42a1d5b3fb0bf7afba22cf (diff)
Oops. I never committed this. Update version to 0.48pre...
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5cb888689..1fa5a1100 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