aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-04-07 11:31:56 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-04-07 11:31:56 +0200
commit853fe6a41756ddcd9cc8f06dbb7aa6b18551ba6d (patch)
treef38201c0d11555c8aaf5b745cc3fc78edc16e09f
parent0fb8758d42047c9de9fef2bd34852e80d3ac9a99 (diff)
Bump build2 version requirement to 0.13.0- (need config directive)
Note that this means there will be no upgrade support for this release.
-rw-r--r--manifest4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest b/manifest
index 9eee5a1..9d0503c 100644
--- a/manifest
+++ b/manifest
@@ -14,8 +14,8 @@ email: users@build2.org
build-email: builds@build2.org
builds: all
requires: c++14
-depends: * build2 >= 0.12.0
-depends: * bpkg >= 0.12.0
+depends: * build2 >= 0.13.0-
+depends: * bpkg >= 0.13.0-
# @@ Should probably become conditional dependency.
requires: ? cli ; Only required if changing .cli files.
depends: libodb [2.5.0-b.18.1 2.5.0-b.19)