summaryrefslogtreecommitdiff
path: root/version
diff options
context:
space:
mode:
Diffstat (limited to 'version')
-rwxr-xr-xversion4
1 files changed, 2 insertions, 2 deletions
diff --git a/version b/version
index 1c53122..6f0847c 100755
--- a/version
+++ b/version
@@ -16,7 +16,7 @@ bpkg_min=0.13.0
ver=0.14.0-a.0.z
#ver=0.13.0
-mods=(libstd-modules libbutl libbutl.bash libbpkg libbbot bpkg)
+mods=(libstd-modules libbutl libbutl.bash libbpkg libbbot bpkg bpkg-util)
odb_ver=2.5.0-b.20.z
#odb_ver=2.5.0-b.21
@@ -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 bdep-util libbbot bbot brep build2-toolchain msvc-linux openssl-agent buildos)
+all=(libstd-modules libbutl libbutl.bash build2 libbpkg bpkg bpkg-util 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.