Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/marian.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Junczys-Dowmunt <marcinjd@microsoft.com>2021-03-22 18:02:04 +0300
committerGitHub <noreply@github.com>2021-03-22 18:02:04 +0300
commit096c48e51cd2e61bb275345d7cca99cbfd6bc5c7 (patch)
tree877e3b36731d2bc4cbe9720325dd36ab6454eddb /VERSION
parent9e36c73fa9016f308e7ae81dcf4c5fd476ce4823 (diff)
remove TC_MALLOC from optional dependencies (#840)
There seems to be no benefit from TC_MALLOC any more, hence removing.
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 580f003a..ed99c0f5 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-v1.10.9
+v1.10.10