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

version 7.12.33

parent 75498bbf
Branches
Tags
3 merge requests!2806Master,!2789Master,!2788Hotline
Pipeline #4791 passed with stage
in 47 minutes and 43 seconds
28/08/2018 - v7.12.33
- ticket #78596 : Administration : correction de la liste des nouvelles fonctionnalités lorsqu'une fonctionnalité supprimée avait été marquée comme vue.
27/08/2018 - v7.12.32
- ticket #73084 : Bibliothèques : amélioration du comportement de la carte interactive à la fermeture des popus.
......
- ticket #78596 : Administration : correction de la liste des nouvelles fonctionnalités lorsqu'une fonctionnalité supprimé avait été marquée comme vue.
\ 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 . '.32');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.33');
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