summaryrefslogtreecommitdiff
path: root/version
diff options
context:
space:
mode:
Diffstat (limited to 'version')
-rwxr-xr-xversion9
1 files changed, 5 insertions, 4 deletions
diff --git a/version b/version
index ada16a5..f1f4e0e 100755
--- a/version
+++ b/version
@@ -9,9 +9,10 @@ usage="usage: etc/version"
# No max, always >=.
#
# NOTE: also update in 'bdep new'?
+# NOTE: also update in libbuild2-*?
#
-build2_min=0.12.0
-bpkg_min=0.12.0
+build2_min=0.13.0-
+bpkg_min=0.13.0-
ver=0.13.0-a.0.z
#ver=0.13.0
@@ -25,8 +26,8 @@ odb_mods=(libodb libodb-sqlite libodb-pgsql)
xml_ver=1.1.0-b.8
xml_mods=(libstudxml)
-# @@ NOTE: libpkgconf version constraint in build2 is updated manually.
-# @@ NOTE: libcmark version constraint in brep is updated manually.
+# 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 libbbot bbot brep build2-toolchain msvc-linux openssl-agent buildos)