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

version 7.6.5

parent 7a5a5c00
Branches
Tags
1 merge request!1826Master
26/09/2016 - v7.6.5
- ticket #41580 : Premier Chapitre : correction du problème avec le paramétrage "toutes les notices"
- ticket #47480 : Administration : correction de l'affichage des paramètres du mode diaporama dans la boite bibliothèque numérique
19/09/2016 - v7.6.4
- ticket #47859 : correction de la popup pour la suppression d'une catégorie d'album lorsqu'on revient de l'édition d'un album dans une sous catégorie
......
- ticket #41580 : Premier Chapitre : correction du problème avec le paramétrage "toutes les notices"
\ No newline at end of file
- ticket #47480 : Administration : correction de l'affichage des paramêtres du mode diaporama dans la boite bibliothèque numérique
\ No newline at end of file
......@@ -66,7 +66,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('BOKEH_MAJOR_VERSION','7.6');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.4');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.5');
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