aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-12-02 23:36:55 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-12-02 23:36:55 +0300
commit1e675201749eadd61f7fec358d55d154e71c279d (patch)
tree4659dcdf8dfc7d07977dd04ae3d6356d28e3e108
parent7d07c32848e4e0387c78d7739897d7d106fe5070 (diff)
Release version 10.2.10+10v10.2.10+10
Bump toolchain version dependency to 0.12.0 in manifest
-rw-r--r--manifest6
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest b/manifest
index 9e94680..e5daaa1 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: libmariadb
-version: 10.2.10+9
+version: 10.2.10+10
project: mariadb
summary: MariaDB C API client library
license: LGPLv2.1
@@ -14,5 +14,5 @@ email: maria-discuss@lists.launchpad.net ; Mailing list.
package-email: packaging@build2.org ; Mailing list.
build-error-email: builds@build2.org
builds: all
-depends: * build2 >= 0.11.0
-depends: * bpkg >= 0.11.0
+depends: * build2 >= 0.12.0
+depends: * bpkg >= 0.12.0