From 6f57674600977e8e69edc1ad2268835dbe8364c5 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 15 Oct 2020 14:38:08 +0200 Subject: Adjust to bpkg-rep to bpkg-util rename, add kconfig --- version | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version') 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. -- cgit v1.1