diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-12-31 03:36:02 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-12-31 03:36:02 +0000 |
commit | 9b8f810d38a720bca94af864e2960de91aae3a29 (patch) | |
tree | 10732e1683a0bd01ff263625e1a677b4c0974be2 /Makefile | |
parent | 9343da45d3f226cc8b45879ac8dbacac2911cdd8 (diff) | |
download | busybox-w32-1_12_4.tar.gz busybox-w32-1_12_4.tar.bz2 busybox-w32-1_12_4.zip |
Apply post 1.12.3 fixes, bump to 1.12.41_12_4
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | VERSION = 1 | 1 | VERSION = 1 |
2 | PATCHLEVEL = 12 | 2 | PATCHLEVEL = 12 |
3 | SUBLEVEL = 3 | 3 | SUBLEVEL = 4 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = |
5 | NAME = Unnamed | 5 | NAME = Unnamed |
6 | 6 | ||