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

version 7.12.49

parent 81608ccf
Branches
Tags
3 merge requests!3297WIP: Master,!2922Master,!2921Hotline
Pipeline #5546 passed with stage
in 30 minutes and 27 seconds
10/12/2018 - v7.12.49
- ticket #83238 : Abonné SIGB : correction de l'autentification des abonnés avec les webservice des SIGB Dynix, VSmart, Biblix et Microbib.
06/12/2018 - v7.12.48
- ticket #73433 : Abonné SIGB : Correction d'un cas dans lequel l'abonné pouvait être identifié dans Bokeh avec un ancien mot de passe
......
- ticket #83238 : Abonné SIGB : correction de l'autentification des abonnés avec les webservice des SIGB Dynix, VSmart, Biblix et Microbib.
\ No newline at end of file
......@@ -81,7 +81,7 @@ class Bokeh_Engine {
function setupConstants() {
defineConstant('BOKEH_MAJOR_VERSION','7.12');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.48');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.49');
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