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 | fbf648a6bf690ce8d32dcf9a02c815308d5e94d4 (patch) | |
tree | 80580a03182c42307807cf8081c303d91367d7a0 /doc/cli.sh | |
parent | 92da3a1ac68bdb5de8da96dd2970a3c529e767f0 (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 |