diff options
author | Denys Vlasenko | 2011-03-13 02:39:10 +0100 |
---|---|---|
committer | Denys Vlasenko | 2011-03-13 02:39:10 +0100 |
commit | 30f0ea6cab956ed59ecc5de82459187763a2b868 (patch) | |
tree | 2f93977a3de79ff6b517b2a291b643502267ccc9 /Makefile | |
parent | 92e531458a6c0e6464fbdc1463f91edc7fb752c7 (diff) | |
download | busybox-1_18_4.zip busybox-1_18_4.tar.gz |
Apply post-1.18.3 fixes, bump version to 1.18.41_18_4
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 1 PATCHLEVEL = 18 -SUBLEVEL = 3 +SUBLEVEL = 4 EXTRAVERSION = NAME = Unnamed |