aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2021-11-24 14:27:03 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2021-11-24 14:27:03 +0100
commitdb726ae0c61ffec6b58e19749e0c63aaaf4f6989 (patch)
tree3d4ecc618a70d76cd4382f101b92adb0d43e7cae
parentbb612052900542046ce75e61a4e0b030c946984b (diff)
downloadbusybox-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--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 35d1589cb..5af09b38c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 33 2PATCHLEVEL = 33
3SUBLEVEL = 1 3SUBLEVEL = 2
4EXTRAVERSION = 4EXTRAVERSION =
5NAME = Unnamed 5NAME = Unnamed
6 6