diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2006-12-27 04:58:43 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2006-12-27 04:58:43 +0000 |
commit | a2af67a8c5a1842f37d23508609c8b94d271c35e (patch) | |
tree | f6ce910d5bcb8f28f6c1143204959049ee8a589b | |
parent | d0119d15f97750c49f9955e6c6f952f03d72e795 (diff) | |
download | busybox-w32-a2af67a8c5a1842f37d23508609c8b94d271c35e.tar.gz busybox-w32-a2af67a8c5a1842f37d23508609c8b94d271c35e.tar.bz2 busybox-w32-a2af67a8c5a1842f37d23508609c8b94d271c35e.zip |
busybox 1.3.1 'Christmas Tree'
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ | |||
1 | VERSION = 1 | 1 | VERSION = 1 |
2 | PATCHLEVEL = 3 | 2 | PATCHLEVEL = 3 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 1 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = |
5 | NAME = Unnamed | 5 | NAME = Christmas Tree |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |
8 | # To see a list of typical targets execute "make help" | 8 | # To see a list of typical targets execute "make help" |