diff options
author | 2021-01-01 14:43:57 +0100 | |
---|---|---|
committer | 2021-01-01 14:43:57 +0100 | |
commit | d811a8cd01cb105869de477317839929a3444312 (patch) | |
tree | ceca7b15f1dbc73bbe3bafd5f15e581d169efd6e | |
parent | 71afe6c513a54f5524d5a27dcfcaa77ec5046dfb (diff) | |
download | busybox-1_32_stable.tar.gz busybox-1_32_stable.tar.bz2 |
Bump version to 1.32.11_32_11_32_stable
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 |