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

version 7.8.28

parent 5d15d4b6
Branches
Tags 7.8.28
3 merge requests!2334Master,!2260Master,!2259Hotline master
Pipeline #2129 passed with stage
in 11 minutes and 47 seconds
24/07/2017 - v7.8.28
- ticket #61301 : Version mobile : Activation de l'accès au Kiosk
20/07/2017 - v7.8.27
- ticket #57464 : Bibliothèque numérique : Ajout de la sélection d'une catégorie d'albums à exporter dans l'export EAD
......
- ticket #61301 : Problème d'accès au Kiosk en version mobile
\ 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 . '.27');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.28');
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