diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-11-24 04:37:59 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-11-24 04:37:59 +0000 |
commit | 80297d5f0cbe8a3de497804dcbb1a89e6f9c1562 (patch) | |
tree | f34fce2257aff722f25347bfce7e1375d7df5db6 /Makefile | |
parent | 3db254c8866de390c327d759ba615693e45aff6f (diff) | |
download | busybox-w32-1_8_2.tar.gz busybox-w32-1_8_2.tar.bz2 busybox-w32-1_8_2.zip |
Apply all post-1.8.1 patches1_8_2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | VERSION = 1 | 1 | VERSION = 1 |
2 | PATCHLEVEL = 8 | 2 | PATCHLEVEL = 8 |
3 | SUBLEVEL = 1 | 3 | SUBLEVEL = 2 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = |
5 | NAME = Unnamed | 5 | NAME = Unnamed |
6 | 6 | ||