aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-12-08 08:57:24 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-12-08 08:57:24 +0200
commitf97f4180f68ac86683fa8c396b4b8947a9cd54f5 (patch)
tree697a0b4b0e642d4a9a7588bdad41029ccac04eb2
parent21ffbfeacbe0950cb7cb4cc4d7d19c64e37f6748 (diff)
Change version back to 0.1.0
The new plan is to use 0.1.0, 0.2.0 rather than 0.1.0-a1, 0.1.0-a2 for early development. Easier on the eye and we have 99 versions instead of 49.
-rw-r--r--build/bootstrap.build3
-rw-r--r--version2
2 files changed, 3 insertions, 2 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build
index c4ffe22..ef42bd3 100644
--- a/build/bootstrap.build
+++ b/build/bootstrap.build
@@ -3,9 +3,10 @@
# license : MIT; see accompanying LICENSE file
project = build2-toolchain
-version = 0.1.0-a1
+version = 0.1.0
subprojects = libbutl build2 libbpkg bpkg
+using build@0.1.0
using config
using dist
using test # Note: needed for dist to work in subprojects with tests.
diff --git a/version b/version
index 74679d2..6e8bf73 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.1.0-a1
+0.1.0