diff options
author | Denys Vlasenko | 2021-11-24 14:27:03 +0100 |
---|---|---|
committer | Denys Vlasenko | 2021-11-24 14:27:03 +0100 |
commit | db726ae0c61ffec6b58e19749e0c63aaaf4f6989 (patch) | |
tree | 3d4ecc618a70d76cd4382f101b92adb0d43e7cae | |
parent | bb612052900542046ce75e61a4e0b030c946984b (diff) | |
download | busybox-1_33_2.zip busybox-1_33_2.tar.gz |
Bump version to 1.33.21_33_21_33_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 = 33 -SUBLEVEL = 1 +SUBLEVEL = 2 EXTRAVERSION = NAME = Unnamed |