Merge tag 'v2025.07-rc4' into next
Prepare v2025.07-rc4
This commit is contained in:
@@ -73,6 +73,10 @@ scm_version()
|
||||
done
|
||||
|
||||
cd "$srctree"
|
||||
if test -e .scmversion; then
|
||||
cat .scmversion
|
||||
return
|
||||
fi
|
||||
|
||||
if test -n "$(git rev-parse --show-cdup 2>/dev/null)"; then
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user