From 136d852c8179cdbdc4424b2b59ce4f5b7b5b2fac Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Fri, 19 Jan 2018 23:11:59 +0100
Subject: [PATCH] update libmatio

---
 gitlab/conda_build_config.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gitlab/conda_build_config.yaml b/gitlab/conda_build_config.yaml
index ae9704a..1a9ec6e 100644
--- a/gitlab/conda_build_config.yaml
+++ b/gitlab/conda_build_config.yaml
@@ -44,7 +44,7 @@ zip_keys:
 # Ideally we want to build and test against older versions of dependencies.
 # Most of the pin numbers come from the anaconda package.
 bob_devel:
-  - 2018.01.16
+  - 2018.01.19
 
 ## The build time only dependencies.
 ## Updaing these to the latest version all the time is OK.
@@ -94,7 +94,7 @@ giflib:
 libblitz:
   - 1.0.1
 libmatio:
-  - 1.5.6
+  - 1.5.11
 libogg:
   - 1.3.2
 libsvm:
-- 
GitLab