summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-11-06 06:34:20 +0000
committerEric Andersen <andersen@codepoet.org>1999-11-06 06:34:20 +0000
commit350577c5a03ace7d421208672385302c77d78084 (patch)
treeeb5de5901019533a7fb222bb52664849d6dcc9f2 /Makefile
parent29d2e362dedf42d60ffebf6756144fb5449e753a (diff)
downloadbusybox-w32-0_33.tar.gz
busybox-w32-0_33.tar.bz2
busybox-w32-0_33.zip
Minor stuf0_33
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bdba57557..13d349dc3 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
17 17
18 18
19PROG=busybox 19PROG=busybox
20VERSION=0.32 20VERSION=0.33
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