[git commit branch/1_32_stable] Bump version to 1.32.1
Denys Vlasenko
vda.linux at googlemail.com
Fri Jan 1 13:43:57 UTC 2021
commit: https://git.busybox.net/busybox/commit/?id=d811a8cd01cb105869de477317839929a3444312
branch: https://git.busybox.net/busybox/commit/?id=refs/heads/1_32_stable
Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index fbbae4b2a..48b79759b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
VERSION = 1
PATCHLEVEL = 32
-SUBLEVEL = 0
+SUBLEVEL = 1
EXTRAVERSION =
NAME = Unnamed
More information about the busybox-cvs
mailing list