From 2f3668dacaa45628052224172ca16cd42cd5ee7f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 5 Sep 2016 10:35:08 +0200 Subject: Bump version to 0.4.0 (final) --- doc/cli.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/cli.sh b/doc/cli.sh index 21a8de8..73a2ddf 100755 --- a/doc/cli.sh +++ b/doc/cli.sh @@ -1,7 +1,7 @@ #! /usr/bin/env bash version="0.4.0" -date="April 2016" +date="September 2016" trap 'exit 1' ERR set -o errtrace # Trap in functions. -- cgit v1.1