diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-16 12:15:17 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-10-16 12:15:17 +0200 |
commit | 252ce2307df83763a03c7342c85dfae5cfdf3d8b (patch) | |
tree | e5596a86e4cd9e37bc5fd452c16db6fdb79bea16 | |
parent | d0b61d5206c4d92801f0a1c059a5b05253281a29 (diff) |
Release version 0.14.0v0.14.0
-rw-r--r-- | manifest | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ : 1 name: msvc-linux -version: 0.14.0-a.0.z +version: 0.14.0 project: build2 summary: MS Visual C++ as cross-compiler driver scripts license: MIT @@ -14,6 +14,6 @@ src-url: https://git.build2.org/cgit/etc/msvc-linux/tree/ email: users@build2.org build-warning-email: builds@build2.org requires: c++14 -depends: * build2 >= 0.13.0 -depends: * bpkg >= 0.13.0 -depends: libbutl [0.14.0-a.0.1 0.14.0-a.1) +depends: * build2 >= 0.14.0- +depends: * bpkg >= 0.14.0- +depends: libbutl ^0.14.0 |