diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-11-06 06:34:20 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-11-06 06:34:20 +0000 |
commit | 4149bfa7aa52166737fbc84b38acf93ca163f86f (patch) | |
tree | eb5de5901019533a7fb222bb52664849d6dcc9f2 /Makefile | |
parent | 610e4739f7561cb7b2a2e7417052db14e32fd256 (diff) | |
download | busybox-w32-4149bfa7aa52166737fbc84b38acf93ca163f86f.tar.gz busybox-w32-4149bfa7aa52166737fbc84b38acf93ca163f86f.tar.bz2 busybox-w32-4149bfa7aa52166737fbc84b38acf93ca163f86f.zip |
Minor stuf
git-svn-id: svn://busybox.net/trunk/busybox@82 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ | |||
17 | 17 | ||
18 | 18 | ||
19 | PROG=busybox | 19 | PROG=busybox |
20 | VERSION=0.32 | 20 | VERSION=0.33 |
21 | BUILDTIME=$(shell date "+%Y%m%d-%H%M") | 21 | BUILDTIME=$(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 |