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

7.3.8

parent f9fefaee
Branches
Tags
2 merge requests!1132Hotline#29412 images des articles dans le resultat de recherche,!1120Master
10/09/2015 - v7.3.7
10/09/2015 - v7.3.8
- ticket #28137 : Branchcode non rempli lors de l'envoi d'une suggestion vers Koha
......
......@@ -64,7 +64,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('BOKEH_MAJOR_VERSION','7.3');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.7');
defineConstant('BOKEH_RELEASE_NUMBER', BOKEH_MAJOR_VERSION . '.8');
defineConstant('ROOT_PATH', realpath(dirname(__FILE__).'/..').'/');
......
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