From e66ef428b9e5f60a42fbc4698cdd875df6d882e3 Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Wed, 4 Apr 2018 15:26:32 +0200
Subject: [PATCH] Update conda_build_config.yaml -- bump bob-devel

---
 gitlab/conda_build_config.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gitlab/conda_build_config.yaml b/gitlab/conda_build_config.yaml
index cba9b91..7c7c245 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.03.31
+  - 2018.04.04
 
 ## The build time only dependencies.
 ## Updaing these to the latest version all the time is OK.
-- 
GitLab