diff options
author | Denys Vlasenko | 2018-02-14 17:43:09 +0100 |
---|---|---|
committer | Denys Vlasenko | 2018-02-14 17:43:09 +0100 |
commit | e3821088af5fb663be756c3330b52d1b48ad699e (patch) | |
tree | d171ec1e566d1c862890270c296b91dfb9dc6bdb | |
parent | 4a80eb142a4df5e30b8045bb984ad9627b53acbd (diff) | |
download | busybox-1_28_1.zip busybox-1_28_1.tar.gz |
Bump version to 1.28.11_28_1
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 = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Unnamed |