aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-12-07 15:00:53 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-12-07 15:00:53 +0200
commit21ffbfeacbe0950cb7cb4cc4d7d19c64e37f6748 (patch)
treee9abbb8dc1fd4b548ffb422cf697cb544e3580d7
parentb93dd779658d6b877d0ed51c2b0fe5cd3edc0ff4 (diff)
Move from 0.1.0.a1 to 0.1.0-a1 versioning scheme
-rw-r--r--build/bootstrap.build2
-rw-r--r--version2
2 files changed, 2 insertions, 2 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build
index 84cf6a6..c4ffe22 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.a1
+version = 0.1.0-a1
subprojects = libbutl build2 libbpkg bpkg
using config
diff --git a/version b/version
index a69aed0..74679d2 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.1.0.a1
+0.1.0-a1