diff options
author | Denis Vlasenko | 2008-03-20 23:25:32 +0000 |
---|---|---|
committer | Denis Vlasenko | 2008-03-20 23:25:32 +0000 |
commit | 9e7ba6979cd91ca03d5bab39808a74adecd14f3e (patch) | |
tree | 5ae897c8d5385b79576a52eea6c66f4c3dc257f3 /Makefile | |
parent | 3d90be2efe6f70cef96048c6f3dfc71402a9bae4 (diff) | |
download | busybox-9e7ba6979cd91ca03d5bab39808a74adecd14f3e.zip busybox-9e7ba6979cd91ca03d5bab39808a74adecd14f3e.tar.gz |
bump version to 1.5.21_5_2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 1 PATCHLEVEL = 5 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Unnamed |