X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/738f3a10cd747b77e64e8a3240e1e124ce276d49..0f0a557afa83d6092695c2570b82f321808608e4:/vcsh?ds=sidebyside diff --git a/vcsh b/vcsh index 9bef842..2ec4955 100755 --- a/vcsh +++ b/vcsh @@ -24,7 +24,7 @@ basename() { } SELF=$(basename $0) -VERSION='1.20130724' +VERSION='1.20130829' fatal() { echo "$SELF: fatal: $1" >&2