summaryrefslogtreecommitdiff
path: root/version
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-10-15 14:38:08 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-10-15 14:38:08 +0200
commit6f57674600977e8e69edc1ad2268835dbe8364c5 (patch)
tree9c1dacb7fb8c041519e877985505deec0ebfaa0f /version
parentb98ad74283dd8d4ff98bfd05ec23d519bb437d06 (diff)
Adjust to bpkg-rep to bpkg-util rename, add kconfig
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.