Skip to content
Snippets Groups Projects
Commit 70830e02 authored by Patrick Barroca's avatar Patrick Barroca
Browse files

version 7.5.29

parent 24573371
1 merge request!1677Hotline master
26/05/2016 - v7.5.29
- ticket #43484 : Administration : correction du lien d'ajout de bibliothèque
20/05/2016 - v7.5.28
- ticket #39847 : Version mobile : Correction d'une erreur dans la liste des prêts lorsqu'un prêt PNB Dilicom est en cours
......
- ticket #43484 : Administration : correction du lien d'ajout de bibliothèque
\ 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 . '.28');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.29');
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