From: Richard Hartmann Date: Fri, 20 Sep 2013 15:32:08 +0000 (+0200) Subject: Merge branch 'master' of github.com:RichiH/vcsh X-Git-Url: https://git.madduck.net/code/vcsh.git/commitdiff_plain/8fdcc3386f9767aebfecf3eda3cff16333273644?hp=eb54df6a6239a5401ae7af2edc13410a2f2c9cba Merge branch 'master' of github.com:RichiH/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