diff options
author | Denys Vlasenko | 2018-05-22 17:53:09 +0200 |
---|---|---|
committer | Denys Vlasenko | 2018-05-22 17:53:09 +0200 |
commit | 509f987e1677e7438d07dae8998565f9a7170333 (patch) | |
tree | f76ac129e2c5f6719f98b9b8a3e0c5caa1584fd1 | |
parent | d591256a5cf9c744b9d95f7b0055dce8528a63ca (diff) | |
download | busybox-1_28_4.zip busybox-1_28_4.tar.gz |
Bump version to 1.28.41_28_4
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 1 PATCHLEVEL = 28 -SUBLEVEL = 3 +SUBLEVEL = 4 EXTRAVERSION = NAME = Unnamed |