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