diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-03-20 17:20:12 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-03-20 17:20:12 +0200 |
commit | 0a66376a54b3ef4b1c754e65cc2f7d0e8b2987e8 (patch) | |
tree | 1a9d14fccbde3e5044504dd4f62b8a4b8f638b1d /doc/cli.sh | |
parent | da56f01061cc7cb53247b46846415e12b60f7ac2 (diff) |
Change version to 0.11.0-a.0.z
Diffstat (limited to 'doc/cli.sh')
-rwxr-xr-x | doc/cli.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #! /usr/bin/env bash -version=0.10.0 +version=0.11.0-a.0.z date="$(date +"%B %Y")" trap 'exit 1' ERR |