X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/5c427f8fb10b356c259d6aeec4ffbdb7c1f8b056..65dc14e50ac4a8b19e0c27671d18cfd50b60bd8e:/vcsh diff --git a/vcsh b/vcsh index b54ecb4..ea88931 100755 --- a/vcsh +++ b/vcsh @@ -24,7 +24,7 @@ basename() { } SELF=$(basename $0) -VERSION='1.20130614' +VERSION='1.20130723' fatal() { echo "$SELF: fatal: $1" >&2