X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/fa9c745105d377d950b089fdbd3b11e234f635a1..2582651209ea5ec44bba5a6435eb7b76296648c7:/vcsh?ds=sidebyside diff --git a/vcsh b/vcsh index 98c2bab..f2bbd7a 100755 --- a/vcsh +++ b/vcsh @@ -24,7 +24,7 @@ basename() { } SELF=$(basename $0) -VERSION='1.20130723' +VERSION='1.20130724' fatal() { echo "$SELF: fatal: $1" >&2