aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-04-22 09:11:15 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-04-22 09:11:15 +0200
commit758bb22a3037f02116593bfbfb1b60414eda59a9 (patch)
tree408763c444a1e1371c316ca2c4b7ec0673e6bcc0
parent921f81a358420046e82ed8d6ba8447d377a5c174 (diff)
Bump version to 0.3.0
-rw-r--r--build/bootstrap.build2
-rwxr-xr-xdoc/cli.sh4
-rw-r--r--version2
3 files changed, 4 insertions, 4 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build
index a9ccbf9..3750d78 100644
--- a/build/bootstrap.build
+++ b/build/bootstrap.build
@@ -3,7 +3,7 @@
# license : MIT; see accompanying LICENSE file
project = build2-toolchain
-version = 0.3.0-a1
+version = 0.3.0
subprojects = libbutl build2 libbpkg bpkg
using build@0.2.0
diff --git a/doc/cli.sh b/doc/cli.sh
index 65ccf63..2b52b37 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
-version="0.2" # 0.2.0
-date="January 2016"
+version="0.3" # 0.3.0
+date="April 2016"
trap 'exit 1' ERR
set -o errtrace # Trap in functions.
diff --git a/version b/version
index 59d9b94..0d91a54 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.3.0-a1
+0.3.0