From: Richard Hartmann Date: Sat, 25 Oct 2014 22:24:07 +0000 (+0200) Subject: Release 1.20141026 X-Git-Url: https://git.madduck.net/code/vcsh.git/commitdiff_plain/36fc049881253a38f0b72d6d6aeb01c1295b8a2c Release 1.20141026 --- diff --git a/changelog b/changelog index badf445..9cc6c16 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,9 @@ +2014-10-26 Richard Hartmann + + * Release 1.20141026 + * FIX fatal() + * Improve error handling of clone() + 2014-10-25 Richard Hartmann * Release 1.20141025 diff --git a/vcsh b/vcsh index 63e726e..0f2c5af 100755 --- a/vcsh +++ b/vcsh @@ -19,7 +19,7 @@ # If '.git-HEAD' is appended to the version, you are seeing an unreleased # version of vcsh; the master branch is supposed to be clean at all times # so you can most likely just use it nonetheless -VERSION='1.20141025' +VERSION='1.20141026' SELF=$(basename $0) fatal() {