aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-10-16 14:17:20 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-10-16 14:17:20 +0200
commit363534dfec0bbf556b09e27176f9ad3ae8d034a1 (patch)
tree2d5f9f7cb479bd77b37ee866cea76d9cc706807a
parente21c946a2a6ed377656734d3c83b9b576b70fbcc (diff)
Bump version to 0.6.20.6.20.6
-rwxr-xr-xdoc/cli.sh2
-rw-r--r--manifest2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/cli.sh b/doc/cli.sh
index a3627f4..07216cc 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,6 +1,6 @@
#! /usr/bin/env bash
-version=0.6.1
+version=0.6.2
date="$(date +"%B %Y")"
trap 'exit 1' ERR
diff --git a/manifest b/manifest
index e059329..6ca4d98 100644
--- a/manifest
+++ b/manifest
@@ -2,6 +2,6 @@
# Note: not a real package, just for the version module.
#
-version: 0.6.1
+version: 0.6.2
depends: * build2 >= 0.6.0-
depends: * bpkg >= 0.6.0-