diff options
author | Denis Vlasenko | 2008-08-21 08:32:12 +0000 |
---|---|---|
committer | Denis Vlasenko | 2008-08-21 08:32:12 +0000 |
commit | 2957fc699207d8e855c7024f8f91c451cf018952 (patch) | |
tree | ce3a887e3f426a23735a211a5a6aa26415fe422e /Makefile | |
parent | 6857e4e2f3ed59df9fe0d5ccbc518d126dd89dbc (diff) | |
download | busybox-2957fc699207d8e855c7024f8f91c451cf018952.zip busybox-2957fc699207d8e855c7024f8f91c451cf018952.tar.gz |
apply post-1.11.1 patches, bump version to 1.11.21_11_2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 1 PATCHLEVEL = 11 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Unnamed |