aboutsummaryrefslogtreecommitdiff
path: root/manifest
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
commitf48ced4a28a9d748a3cad3f781b374a691c76629 (patch)
tree5ed26a7400a6387e44eb35b9f4a6a4fcbf0d454e /manifest
parent83843619aad7570a603091d4ae486614b56d54e6 (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.
Diffstat (limited to 'manifest')
-rw-r--r--manifest4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest b/manifest
index 251066a..126d85e 100644
--- a/manifest
+++ b/manifest
@@ -15,8 +15,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: libbutl [0.13.0-a.0.1 0.13.0-a.1)