summaryrefslogtreecommitdiff
path: root/version
diff options
context:
space:
mode:
Diffstat (limited to 'version')
-rwxr-xr-xversion19
1 files changed, 9 insertions, 10 deletions
diff --git a/version b/version
index 970402e..6bd036b 100755
--- a/version
+++ b/version
@@ -13,22 +13,21 @@ usage="usage: etc/version"
build2_min=0.8.0-
bpkg_min=0.8.0-
-ver=0.8.0-a.0.z
-#ver=0.7.0
-mods=(libstd-modules libbutl libbutl.bash libbpkg libbbot)
+#ver=0.10.0-a.0.z
+ver=0.9.0
+mods=(libstd-modules libbutl libbutl.bash libbpkg libbbot bpkg)
-odb_ver=2.5.0-b.8.z
-#odb_ver=2.5.0-b.7
+#odb_ver=2.5.0-b.12.z
+odb_ver=2.5.0-b.11
odb_mods=(libodb libodb-sqlite libodb-pgsql)
-xml_ver=1.1.0-b.3.z
-#xml_ver=1.1.0-b.3
+#xml_ver=1.1.0-b.6.z
+xml_ver=1.1.0-b.5
xml_mods=(libstudxml)
-# @@ NOTE: libpkgconf manually.
-
-all=(libstd-modules libbutl libbutl.bash build2 libbpkg bpkg bdep libbbot bbot brep build2-toolchain msvc-linux buildos)
+# @@ NOTE: libpkgconf version constrain 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)
# In manifests for alpha/beta we use an exact match. For snapshots -- snapshot
# range. Otherwise an X.Y.* range.