From: Richard Hartmann Date: Thu, 13 Jun 2013 23:55:28 +0000 (+0200) Subject: Release v1.20130614 X-Git-Url: https://git.madduck.net/code/vcsh.git/commitdiff_plain/161df8ce58683ded1700902c0d41b584130477de Release v1.20130614 --- diff --git a/changelog b/changelog index 98d5074..c835962 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,8 @@ +2013-06-14 Richard Hartmann + + * Release 1.20130614 + * Lots of documentation improvements, major rewrite + 2013-05-27 Richard Hartmann * Release 1.3 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