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