From 161df8ce58683ded1700902c0d41b584130477de Mon Sep 17 00:00:00 2001 From: Richard Hartmann Date: Fri, 14 Jun 2013 01:55:28 +0200 Subject: [PATCH] Release v1.20130614 --- changelog | 5 +++++ vcsh | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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 -- 2.39.5