From c0ea345dfa55256cd134da63c2c0b1812a01641f Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Wed, 11 Apr 2018 14:49:54 +0200
Subject: [PATCH] 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 90de471..d73a67c 100644
--- a/gitlab/conda_build_config.yaml
+++ b/gitlab/conda_build_config.yaml
@@ -47,7 +47,7 @@ zip_keys:
 
 # This version of bob-devel will be used at test time of packages:
 bob_devel:
-  - 2018.04.12
+  - 2018.04.13
 
 # The build time only dependencies (build requirements).
 # Updating these to the latest version all the time is OK and a good idea.
-- 
GitLab