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-07-11 22:18:40 +0400
committerEric Andersen <andersen@codepoet.org>2000-07-11 22:18:40 +0400
commitaec27bca9840e132c2f067c23745f02bd3c7bb45 (patch)
tree6c6c8ef6beed3fb4cad5f7c8e5b1203fceb92843 /Makefile
parent960be79964738d18d137ae0188df3b41f3d2ec75 (diff)
Final updates for release.0_46
-Erik
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 032e21663..232a17d38 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@
#
PROG := busybox
-VERSION := 0.45
+VERSION := 0.46
BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z")
export VERSION