diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-12-11 04:21:50 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-12-11 04:21:50 +0000 |
commit | 59248bad97413798ac0cfdc5fcc75c7635a7ab1c (patch) | |
tree | 0b683b34e2c975cd962464c2b9cdd3109d5939fd /Makefile | |
parent | 84b009256f2c17908ed768fea67bba8380ee1f26 (diff) | |
download | busybox-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-- | 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.38 | 20 | VERSION=0.39 |
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 |