From db52e5179dffeb7dc835a4bef1788a839ab8e615 Mon Sep 17 00:00:00 2001 From: kx Date: Sat, 28 Oct 2023 13:06:28 +0300 Subject: Do not append '+' to the kernel version --- scripts/setlocalversion | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/setlocalversion b/scripts/setlocalversion index 842936656..ae1de3c47 100755 --- a/scripts/setlocalversion +++ b/scripts/setlocalversion @@ -77,7 +77,6 @@ scm_version() # If only the short version is requested, don't bother # running further git commands if $short; then - echo "+" return fi # If we are past a tagged commit (like -- cgit v1.2.3