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

7.2.20

parent 4c646c2c
2 merge requests!1192Master,!1191Hotline master
27/10/2015 - v7.2.20
- mise sous test des migrations bases de données
26/10/2015 - v7.2.19
- correction affichage des avis dans la boite avis.
......
......@@ -64,7 +64,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('BOKEH_MAJOR_VERSION','7.2');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.19');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.20');
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