aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-04-07 11:31:57 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-04-07 11:31:57 +0200
commit9f67aa0eda5fdee70fdb68f34c030f3ad6429025 (patch)
treee89362aac5d4c72f288b74da2bd5b1e7b5f8ed8a
parent8f0610953c2ca58d2c4265bccbf2c42c79b897d8 (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 49a2c1d..5420079 100644
--- a/manifest
+++ b/manifest
@@ -15,6 +15,6 @@ email: users@build2.org
build-email: builds@build2.org
builds: linux ; Currently only supported on Linux.
requires: c++14
-depends: * build2 >= 0.12.0
-depends: * bpkg >= 0.12.0
+depends: * build2 >= 0.13.0-
+depends: * bpkg >= 0.13.0-
depends: libbutl [0.13.0-a.0.1 0.13.0-a.1)