K 10 svn:author V 6 kevans K 8 svn:date V 27 2021-10-08T01:20:11.143770Z K 7 svn:log V 375 Fix stand/newvers.sh with zsh in sh mode When building on macOS with sh==zsh, newvers.sh was producing an unterminated string literal due to \\n being turned as a newline. Fix this by using a here document instead. (cherry picked from commit cad2917baf6e8d90720f5bfb2463dfa7be35f568) Git Hash: 1b6c96c6034a71662bf4ffcd4d79489e5526afd6 Git Author: arichardson@FreeBSD.org END