X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/5ef08dd76777aa7c24f1777b4c073058d0edcf61..161df8ce58683ded1700902c0d41b584130477de:/vcsh?ds=inline diff --git a/vcsh b/vcsh index 2509b66..71789fa 100755 --- a/vcsh +++ b/vcsh @@ -24,7 +24,7 @@ basename() { } SELF=$(basename $0) -VERSION='1.3' +VERSION='1.20130614' fatal() { echo "$SELF: fatal: $1" >&2