X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/72bfba156f1e5423462126cd84a2b9034617668d..5f3c60e44f117e735c04c14bd7b421d867ef209b:/vcsh diff --git a/vcsh b/vcsh index 7a0f712..71789fa 100755 --- a/vcsh +++ b/vcsh @@ -24,7 +24,7 @@ basename() { } SELF=$(basename $0) -VERSION='1.2' +VERSION='1.20130614' fatal() { echo "$SELF: fatal: $1" >&2