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 cce45ad..33a4b3f 100755
--- a/version
+++ b/version
@@ -12,7 +12,7 @@ build2_min=0.5.0-
bpkg_min=0.5.0-
ver=0.6.0-a.0.z
-mods=(libbutl libbpkg libbbot)
+mods=(libstd-modules libbutl libbpkg libbbot)
odb_ver=2.5.0-b.4.z
odb_mods=(libodb libodb-sqlite libodb-pgsql)
@@ -20,7 +20,7 @@ odb_mods=(libodb libodb-sqlite libodb-pgsql)
xml_ver=1.1.0-b.1.z
xml_mods=(libstudxml)
-all=(libbutl build2 libbpkg bpkg libbbot brep bbot msvc-linux build2-toolchain)
+all=(libstd-modules libbutl build2 libbpkg bpkg libbbot brep bbot msvc-linux build2-toolchain)
# In manifests for alpha/beta we use an exact match. For snapshots -- snapshot
# range. Otherwise an X.Y.* range.