[git commit] Start 1.34.0 development cycle

Denys Vlasenko vda.linux at googlemail.com
Tue Dec 29 16:43:40 UTC 2020


commit: https://git.busybox.net/busybox/commit/?id=cba45d9b6586ff57c021911885930e6a415aa2c4
branch: https://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index cc6112a1b..17f55dce2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 1
-PATCHLEVEL = 33
+PATCHLEVEL = 34
 SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
 NAME = Unnamed
 
 # *DOCUMENTATION*


More information about the busybox-cvs mailing list