X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/11925032e3a7e25d65d5535a4050d5fdb1f73b2a..5f3c60e44f117e735c04c14bd7b421d867ef209b:/vcsh 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