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

6.42.3

parent b1e58496
5 merge requests!258Dev/13872 Orphee Allow Hold Available Items,!103Master,!100Master,!97Master,!94Hotline 6.42
02/05/2014 - v6.42.3
- ticket #13394: SIGB Koha:
- prise en compte de la balise <reserve_id> de la nouvelle version de Koha pour supprimer les réservations
- envoie l'annexe de retrait sur la réservation si précisé
......
......@@ -56,7 +56,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('VERSION_PERGAME','6.42');
defineConstant('RELEASE_NUMBER', VERSION_PERGAME.'.1');
defineConstant('RELEASE_NUMBER', VERSION_PERGAME.'.3');
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