summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen2000-06-21 22:50:59 +0000
committerEric Andersen2000-06-21 22:50:59 +0000
commitc6cdf5874751556c938242819eaa38b30508a20d (patch)
tree5e66e9c0fda63c04044cbf05d26fb116a174f44a /Makefile
parent07edff4ba4b588b327be04116ed51f8908e3ba56 (diff)
downloadbusybox-c6cdf5874751556c938242819eaa38b30508a20d.zip
busybox-c6cdf5874751556c938242819eaa38b30508a20d.tar.gz
Bump version number to 0.45
-Erik
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0f5b82e..f44790c 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@
#
PROG := busybox
-VERSION := 0.44
+VERSION := 0.45
BUILDTIME := $(shell TZ=UTC date --utc "+%Y.%m.%d-%H:%M%z")
export VERSION