aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-03-15 22:12:43 +0000
committerEric Andersen <andersen@codepoet.org>2001-03-15 22:12:43 +0000
commit0d5051def02e35f5db228d8003b3102382610d59 (patch)
treec02ead8cbc8c3bdd562f00516c1ab8f2789ea021 /Makefile
parent3a0057e2c5bd602ca37086cd70f4d61f527c406c (diff)
downloadbusybox-0d5051def02e35f5db228d8003b3102382610d59.tar.gz
Update files and version number prepratory to cutting a release.
-Erik
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index edf77ad9d..3ce823786 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@
#
PROG := busybox
-VERSION := 0.50pre
+VERSION := 0.50
BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z")
export VERSION