From f1c947af48f9bbe12576dfa30a6c81317cdfa39d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 21 Jul 2020 14:58:15 +0200 Subject: Updates for 0.13.0 release --- version | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'version') diff --git a/version b/version index 3986156..892e9d1 100755 --- a/version +++ b/version @@ -11,23 +11,23 @@ usage="usage: etc/version" # NOTE: also update in 'bdep new'? # NOTE: also update in libbuild2-? # -build2_min=0.13.0- -bpkg_min=0.13.0- +build2_min=0.13.0 +bpkg_min=0.13.0 -ver=0.13.0-a.0.z -#ver=0.13.0 +#ver=0.14.0-a.0.z +ver=0.13.0 mods=(libstd-modules libbutl libbutl.bash libbpkg libbbot bpkg) -odb_ver=2.5.0-b.18.z -#odb_ver=2.5.0-b.17 +#odb_ver=2.5.0-b.20.z +odb_ver=2.5.0-b.19 odb_mods=(libodb libodb-sqlite libodb-pgsql) -#xml_ver=1.1.0-b.8.z -xml_ver=1.1.0-b.8 +#xml_ver=1.1.0-b.9.z +xml_ver=1.1.0-b.9 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) -- cgit v1.1