diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-08-21 08:32:12 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-08-21 08:32:12 +0000 |
commit | 2957fc699207d8e855c7024f8f91c451cf018952 (patch) | |
tree | ce3a887e3f426a23735a211a5a6aa26415fe422e /Makefile | |
parent | 6857e4e2f3ed59df9fe0d5ccbc518d126dd89dbc (diff) | |
download | busybox-w32-1_11_2.tar.gz busybox-w32-1_11_2.tar.bz2 busybox-w32-1_11_2.zip |
apply post-1.11.1 patches, bump version to 1.11.21_11_2
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 = 11 | 2 | PATCHLEVEL = 11 |
3 | SUBLEVEL = 1 | 3 | SUBLEVEL = 2 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION = |
5 | NAME = Unnamed | 5 | NAME = Unnamed |
6 | 6 | ||