[git commit branch/1_34_stable] Bump version to 1.34.1

Denys Vlasenko vda.linux at googlemail.com
Thu Sep 30 20:27:55 UTC 2021


commit: https://git.busybox.net/busybox/commit/?id=0cf9e105e6f6f411595ac1ec29fe9be79a3f5cf4
branch: https://git.busybox.net/busybox/commit/?id=refs/heads/1_34_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 120661f44..31d1b0568 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION = 1
 PATCHLEVEL = 34
-SUBLEVEL = 0
+SUBLEVEL = 1
 EXTRAVERSION =
 NAME = Unnamed
 


More information about the busybox-cvs mailing list