From 21ffbfeacbe0950cb7cb4cc4d7d19c64e37f6748 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 7 Dec 2015 15:00:53 +0200 Subject: Move from 0.1.0.a1 to 0.1.0-a1 versioning scheme --- build/bootstrap.build | 2 +- version | 2 +- 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 -- cgit v1.1