Skip to content
Snippets Groups Projects
Commit d4c86052 authored by Ghislain Loas's avatar Ghislain Loas
Browse files

version 7.4.31

parent e718d7ea
Branches
Tags 7.4.31
2 merge requests!1797Master,!1787Stable
24/08/2016 - v7.4.31
- ticket #41580 : Premier Chapitre : sur l'action premier-chapitre/liste-complete , limitation à 50 vignettes affichées
- ticket #46763 : Constitution du cache des images : ajout d'informations pour diagnostic + traitement image par image pour éviter les timeout
22/08/2016 - v7.4.30
- ticket #47031 : administration, amélioration de l'affichage des notices liées
......
- ticket #41580 : Premier Chapitre : sur l'action premier-chapitre/liste-complete , limitation à 50 vignettes affichées
\ No newline at end of file
- ticket #46763 : Constitution du cache des images: ajout d'informations pour diagnostic + traitement image par image pour éviter les timeout
\ No newline at end of file
......@@ -64,7 +64,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('BOKEH_MAJOR_VERSION','7.4');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.30');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.31');
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