Skip to content
Snippets Groups Projects
Commit 030332df authored by Laurent's avatar Laurent
Browse files

7.5.35

parent 75d9f1ee
No related merge requests found
05/07/2016 - v7.5.35
- ticket #45558 : Correction de la perte de configuration des boites en sauvegardant le profil côté backoffice
01/07/2016 - v7.5.34
- ticket #44518: définition des plages d'ouvertures: précision des horaires à 5mn
......
- ticket #45558 : Correction de la perte de configuration des boites en sauvegardant le profil côté backoffice
\ No newline at end of file
......@@ -64,7 +64,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('BOKEH_MAJOR_VERSION','7.5');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.34');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.35');
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