aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-12-11 04:21:50 +0000
committerEric Andersen <andersen@codepoet.org>1999-12-11 04:21:50 +0000
commit59248bad97413798ac0cfdc5fcc75c7635a7ab1c (patch)
tree0b683b34e2c975cd962464c2b9cdd3109d5939fd /Makefile
parent84b009256f2c17908ed768fea67bba8380ee1f26 (diff)
downloadbusybox-59248bad97413798ac0cfdc5fcc75c7635a7ab1c.tar.gz
Set version to 0.39
-Erik
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1168e9daa..29ee19035 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
PROG=busybox
-VERSION=0.38
+VERSION=0.39
BUILDTIME=$(shell date "+%Y%m%d-%H%M")
# Comment out the following to make a debuggable build