diff options
-rw-r--r-- | build/bootstrap.build | 2 | ||||
-rw-r--r-- | version | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build index 15840b1..a9ccbf9 100644 --- a/build/bootstrap.build +++ b/build/bootstrap.build @@ -3,7 +3,7 @@ # license : MIT; see accompanying LICENSE file project = build2-toolchain -version = 0.2.0 +version = 0.3.0-a1 subprojects = libbutl build2 libbpkg bpkg using build@0.2.0 @@ -1 +1 @@ -0.2.0 +0.3.0-a1 |