diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-03 15:12:20 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-03 15:12:20 +0200 |
commit | c04beb6d4acf011bd00d389444c4d00f669825a4 (patch) | |
tree | b3232d438440437c2f23544db81f5cdb864a813b /build | |
parent | 9b55c4dd7e6343386ea79514f5f20d1ab28f0827 (diff) |
Bump version to 0.1.0.a1
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 7114ff8..84cf6a6 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -3,7 +3,7 @@ # license : MIT; see accompanying LICENSE file project = build2-toolchain -version = 0.1.0 +version = 0.1.0.a1 subprojects = libbutl build2 libbpkg bpkg using config |