X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/e727c2f4a9dbda7358ad4148fc2263fc6431a7c4..09f129a260f5347219b8ac84c6f2204fa2b0d9a6:/vcsh?ds=inline diff --git a/vcsh b/vcsh index 1de5ed7..508c087 100755 --- a/vcsh +++ b/vcsh @@ -24,7 +24,7 @@ basename() { } SELF=$(basename $0) -VERSION='1.20130829' +VERSION='1.20130909' fatal() { echo "$SELF: fatal: $1" >&2