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

version 7.12.43

parent f42cff45
Branches
Tags
1 merge request!2905Hotline
Pipeline #5301 failed with stage
in 36 minutes and 55 seconds
14/11/2018 - v7.12.43
- ticket #81451 : Flux RSS : affichage responsive + mise en cache des flux
05/11/2018 - v7.12.42
- ticket #78660 : Bibliothèque numérique : ajout de la ressource numérique Numel.
......
- ticket #81451 : Flux RSS: affichage responsive + mise en cache des flux
\ No newline at end of file
......@@ -81,7 +81,7 @@ class Bokeh_Engine {
function setupConstants() {
defineConstant('BOKEH_MAJOR_VERSION','7.12');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.42');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.43');
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