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

7.6.10

parent f5452023
Branches
Tags
1 merge request!1840Dev#47780 digital ressources plugins
18/10/2016 - v7.6.10
- ticket #49000 : correction de l'import total: des exemplaires n'étaient pas supprimés
17/10/2016 - v7.6.9
- ticket #48424 : Les champs personnalisés de type "choix multiples" sur les articles génèrent correctement les facettes associées en résultat de recherche
......
- ticket #49000 : correction de l'import total: des exemplaires n'étaient pas supprimés
\ No newline at end of file
......@@ -67,7 +67,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('BOKEH_MAJOR_VERSION','7.6');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.9');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.10');
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