Revision cdb303ab autotools/check-version

b/autotools/check-version
40 40
  ;;
41 41
esac
42 42

  
43
readonly newsver="Version ${version/~/}"
43
readonly newsver="Version ${version/\~/ }"
44 44

  
45 45
if ! grep -q -x "$newsver" $newsfile
46 46
then

Also available in: Unified diff