Remove + from localversion

file:4d403844e137a59f53f032bc4972a35e86b2327f -> file:ab9d9e77d89842bb30be3c194cdfc5cbd1f874b8
--- a/scripts/setlocalversion
+++ b/scripts/setlocalversion
@@ -52,7 +52,7 @@ scm_version()
# If only the short version is requested, don't bother
# running further git commands
if $short; then
- echo "+"
+ #echo "+"
return
fi
# If we are past a tagged commit (like