summaryrefslogtreecommitdiff
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-w32-0_39.tar.gz
busybox-w32-0_39.tar.bz2
busybox-w32-0_39.zip
Set version to 0.390_39
-Erik
Diffstat (limited to '')
-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