index
:
build2
0.6
adhoc-recipe-history
adhoc-rule
adhoc-vars
build-script
ci
config-doc
ctx
diag-buffer
dist-remap
doc-fixes
dyndep
expl-group
export-libs
extension
hermetic
install-scope
internal-scope
json-type
json-type-review
libpkg-config
lto-parallelization
master
match-options
module-import
module-map-dump
opvar
posthoc-take1
preprocessed-tests-failure
reproducible-dist
build2 build system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
cli.sh
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'doc/cli.sh')
-rwxr-xr-x
doc/cli.sh
2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cli.sh b/doc/cli.sh
index d162f7e..2ca841d 100755
--- a/
doc/cli.sh
+++ b/
doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.7.0
+version=0.8.0-a.0.z
date="$(date +"%B %Y")"
trap 'exit 1' ERR