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 <Marcin.JunczysDowmunt@microsoft.com>2019-10-27 01:19:01 +0300
committerMarcin Junczys-Dowmunt <Marcin.JunczysDowmunt@microsoft.com>2019-10-27 01:19:01 +0300
commit55e3bcfd74510b87d9b9e0d479228a8b73a033cd (patch)
tree6eb253971076d1cf10186a0d81fa7d34a373f0a7
parent1ab248497830e63024ea59966bd372c4b43b0e6f (diff)
bump patch and changelog
-rw-r--r--CHANGELOG.md2
-rw-r--r--VERSION2
m---------regression-tests0
3 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5cb854aa..65f3e855 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Compilation with CUDA 10.1
### Changed
+- Boost depdendency is now optional and only required for marian_server
+ or for boost::regex when compiling with g++-4.9
- Simplified file stream and temporary file handling
- Unified node intializers, same function API.
diff --git a/VERSION b/VERSION
index bb667f9c..4e0d7554 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-v1.8.5
+v1.8.6
diff --git a/regression-tests b/regression-tests
-Subproject 66c6f498d55fbe7a3d524f5697a185000f2d928
+Subproject 08c1485c2c925e4e1ed8a3e5df686ed5c7dc496