X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/28318554e3933b60023cf946b70f05f3b25e43d6..75f131147d3acb925adc1bf1cac240c59677b42e:/vcsh?ds=inline 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