From: Richard Hartmann Date: Fri, 13 Dec 2013 23:25:36 +0000 (+0100) Subject: vcsh: Bump version to 1.20131214.git-HEAD X-Git-Url: https://git.madduck.net/code/vcsh.git/commitdiff_plain/494ebfd73b4177ff5d25f15df5847b653cc0417f?pf=code vcsh: Bump version to 1.20131214.git-HEAD --- diff --git a/vcsh b/vcsh index 2b7528f..cb7eada 100755 --- a/vcsh +++ b/vcsh @@ -16,7 +16,7 @@ [ -n "$VCSH_DEBUG" ] && set -vx SELF=$(basename $0) -VERSION='1.20131214' +VERSION='1.20131214.git-HEAD' fatal() { echo "$SELF: fatal: $1" >&2