diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-04-22 09:11:15 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-04-22 09:11:15 +0200 |
commit | 758bb22a3037f02116593bfbfb1b60414eda59a9 (patch) | |
tree | 408763c444a1e1371c316ca2c4b7ec0673e6bcc0 /build | |
parent | 921f81a358420046e82ed8d6ba8447d377a5c174 (diff) |
Bump version to 0.3.0
Diffstat (limited to 'build')
-rw-r--r-- | build/bootstrap.build | 2 |
1 files changed, 1 insertions, 1 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 |