aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-12-11 04:21:50 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-12-11 04:21:50 +0000
commit23d52524e795250094982a0b03a8476b8ec7ca59 (patch)
tree0b683b34e2c975cd962464c2b9cdd3109d5939fd /Makefile
parent0c3c46fb3611c0ff152b7f442a982d5a211bccf9 (diff)
downloadbusybox-w32-23d52524e795250094982a0b03a8476b8ec7ca59.tar.gz
busybox-w32-23d52524e795250094982a0b03a8476b8ec7ca59.tar.bz2
busybox-w32-23d52524e795250094982a0b03a8476b8ec7ca59.zip
Set version to 0.39
-Erik git-svn-id: svn://busybox.net/trunk/busybox@214 69ca8d6d-28ef-0310-b511-8ec308f3f277
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 @@
17 17
18 18
19PROG=busybox 19PROG=busybox
20VERSION=0.38 20VERSION=0.39
21BUILDTIME=$(shell date "+%Y%m%d-%H%M") 21BUILDTIME=$(shell date "+%Y%m%d-%H%M")
22 22
23# Comment out the following to make a debuggable build 23# Comment out the following to make a debuggable build