From: Richard Hartmann Date: Thu, 8 May 2014 11:46:37 +0000 (+0200) Subject: Release v1.20140508 X-Git-Url: https://git.madduck.net/code/vcsh.git/commitdiff_plain/f7ce400c37d3308122195fd70fa79dff7aac00e3?hp=275df624de73ca46d952755520b30d165eb5a088 Release v1.20140508 --- diff --git a/changelog b/changelog index 98b1701..3e8029e 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,7 @@ +2014-05-08 Richard Hartmann + + * Revert "Introduce static manpage as part of normal repo" + 2014-05-07 Richard Hartmann * Increase portability diff --git a/vcsh b/vcsh index f1c1017..b675edd 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.20140507' +VERSION='1.20140508' SELF=$(basename $0) fatal() {