Skip to content
Snippets Groups Projects
Commit 65cdbd06 authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

version 7.8.22

parent 0284e7de
3 merge requests!2334Master,!2199Master,!2198Hotline master
Pipeline #1734 passed with stage
in 13 minutes and 27 seconds
15/06/2017 - v7.8.22
- ticket #61715 : Résultat de recherche : Mise à jour de la visualisation en frise chronologique pour supporter les vignettes en https
08/06/2017 - v7.8.21
- ticket #60504 : Indexation : correction de la facette emplacement
......
- ticket #61715 : Résultat de recherche : Mise à jour de la visualisation en frise chronologique pour supporter les vignettes en https
\ No newline at end of file
......@@ -83,7 +83,7 @@ class Bokeh_Engine {
function setupConstants() {
defineConstant('BOKEH_MAJOR_VERSION','7.8');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.21');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.22');
defineConstant('BOKEH_REMOTE_FILES', 'http://git.afi-sa.fr/afi/opacce/');
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment