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
commit145349f28402fde2b79cebc795475ee0d5a8982a (patch)
tree72ce7255775db2432b7f02332059c0125157a024
parent2618e944ed28c8f63fcfb55352a94083e9111d51 (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 9a519df..70e39cc 100644
--- a/manifest
+++ b/manifest
@@ -3,5 +3,5 @@
# Note: not a real package, just for the version module.
#
version: 0.13.0-a.0.z
-depends: * build2 >= 0.12.0
-depends: * bpkg >= 0.12.0
+depends: * build2 >= 0.13.0-
+depends: * bpkg >= 0.13.0-