diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-24 14:52:22 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-08-24 14:52:22 +0200 |
commit | c0ddede2d0691d6c65263a7e08eab6a485f400fe (patch) | |
tree | 780f2709f5e7b8736f6f46e00920b3563d689b81 | |
parent | c3baad41eebc54f1c67f0b487997821f79ef8a79 (diff) |
-rwxr-xr-x | doc/cli.sh | 2 | ||||
-rw-r--r-- | manifest | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ #! /usr/bin/env bash -version=0.6.0 +version=0.6.1 date="$(date +"%B %Y")" trap 'exit 1' ERR @@ -1,6 +1,6 @@ : 1 name: build2 -version: 0.6.0 +version: 0.6.1 summary: build2 build system license: MIT tags: build2, c++, build, system |