X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/eb54df6a6239a5401ae7af2edc13410a2f2c9cba..ccf40b91a67127084ee81e875ee5b77b3b0f019d:/vcsh diff --git a/vcsh b/vcsh index 3cea666..ed42920 100755 --- a/vcsh +++ b/vcsh @@ -24,7 +24,7 @@ basename() { } SELF=$(basename $0) -VERSION='1.20130909' +VERSION='1.20130909.git-HEAD' fatal() { echo "$SELF: fatal: $1" >&2