From ca94add8978d70b9f15b3941c59c443374ad2ffc Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 28 Apr 2017 17:28:10 +0300 Subject: Switch to version module --- manifest | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'manifest') diff --git a/manifest b/manifest index d747d9b..321fa0a 100644 --- a/manifest +++ b/manifest @@ -1,6 +1,6 @@ : 1 name: msvc-linux # @@ Shouldn't we change it to some more generic name? -version: 0.1.0-a1 +version: 0.1.0-b.0.z summary: MS Visual C++ driver scripts license: MIT tags: msvc, vc, c++, script @@ -10,6 +10,6 @@ url: https://build2.org # @@ Use the proper url and email. email: users@build2.org build-email: builds@build2.org requires: c++14 -depends: * build2 >= 0.4.0 -depends: * bpkg >= 0.4.0 -depends: libbutl == 0.5.0-a1 +depends: * build2 >= 0.5.0- +depends: * bpkg >= 0.5.0- +depends: libbutl == [0.5.0-b.0.1 0.5.0-b.1) -- cgit v1.1