diff options
author | Denys Vlasenko | 2021-01-01 14:43:57 +0100 |
---|---|---|
committer | Denys Vlasenko | 2021-01-01 14:43:57 +0100 |
commit | d811a8cd01cb105869de477317839929a3444312 (patch) | |
tree | ceca7b15f1dbc73bbe3bafd5f15e581d169efd6e | |
parent | 71afe6c513a54f5524d5a27dcfcaa77ec5046dfb (diff) | |
download | busybox-1_32_1.zip busybox-1_32_1.tar.gz |
Bump version to 1.32.11_32_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 = 32 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Unnamed |