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

hotline 6.44.6

parent b54bc1ef
Branches
Tags 6.44.6
5 merge requests!258Dev/13872 Orphee Allow Hold Available Items,!180Master,!160Hotline 6.44,!159Hotline 6.44,!154Hotline 6.44
03/06/2014 - v6.44.6
- ticket #14019 : Correction de l'export unimarc des listes de prêts
03/06/2014 - v6.44.5
- ticket #14019 : Correction de l'export unimarc des listes de prêts
- ticket #13776 : mise à jour de la fermeture de session avec le web service ALOES
......
......@@ -56,7 +56,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('VERSION_PERGAME','6.44');
defineConstant('RELEASE_NUMBER', VERSION_PERGAME.'.5');
defineConstant('RELEASE_NUMBER', VERSION_PERGAME.'.6');
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