summaryrefslogtreecommitdiff
path: root/version
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-08-26 10:50:42 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-08-26 10:50:42 +0200
commita372678cd9eea9947bd588bc7e74cd66d3a1b220 (patch)
tree1db402a02a7bd4629c89d0d458f185968ce9d816 /version
parentaeecc4580be04b1a835334c0e1a8a93f548d8ef3 (diff)
Add bdep-util git module
Diffstat (limited to 'version')
-rwxr-xr-xversion2
1 files changed, 1 insertions, 1 deletions
diff --git a/version b/version
index 9830fe1..1c53122 100755
--- a/version
+++ b/version
@@ -29,7 +29,7 @@ xml_mods=(libstudxml)
# !!! NOTE: libpkgconf version constraint in build2 is updated manually.
# !!! NOTE: libcmark version constraint in brep is updated manually.
-all=(libstd-modules libbutl libbutl.bash build2 libbpkg bpkg bpkg-rep bdep libbbot bbot brep build2-toolchain msvc-linux openssl-agent buildos)
+all=(libstd-modules libbutl libbutl.bash build2 libbpkg bpkg bpkg-rep bdep bdep-util libbbot bbot brep build2-toolchain msvc-linux openssl-agent buildos)
# In manifests for alpha/beta we use an exact match. For snapshots -- snapshot
# range. Otherwise an X.Y.* range.