diff --git a/gitlab/conda_build_config.yaml b/gitlab/conda_build_config.yaml
index cdc00f8bf6d60a26248b5aa826e6308529d252b0..90de471a331e85088b979760f33ab58db729b74e 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.11
+  - 2018.04.12
 
 # The build time only dependencies (build requirements).
 # Updating these to the latest version all the time is OK and a good idea.