[git commit] Bump version to 1.35.0

Denys Vlasenko vda.linux at googlemail.com
Sun Dec 26 16:55:58 UTC 2021


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

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 1216c94a5..edaa3c148 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 1
 PATCHLEVEL = 35
 SUBLEVEL = 0
-EXTRAVERSION = .git
+EXTRAVERSION =
 NAME = Unnamed
 
 # *DOCUMENTATION*


More information about the busybox-cvs mailing list