[git commit] Start 1.36.0 development cycle

Denys Vlasenko vda.linux at googlemail.com
Sun Dec 26 17:40:55 UTC 2021


commit: https://git.busybox.net/busybox/commit/?id=44075929a8b9c1861d15564fa6ac4562abb724d7
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 edaa3c148..b2ce46c7c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 1
-PATCHLEVEL = 35
+PATCHLEVEL = 36
 SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = .git
 NAME = Unnamed
 
 # *DOCUMENTATION*


More information about the busybox-cvs mailing list