Skip to content
Snippets Groups Projects
Commit 2e7c832d authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

6.53.4

parent e9aa92f1
Branches
Tags 6.53.4
4 merge requests!529Hotline 6.56,!467Master,!444Master,!442Hotline 6.53
06/10/2014 - v6.53.3
06/10/2014 - v6.53.4
- ticket #16628: Cosmogramme : Correction de la perte des centres d'intérêt lors de la mise à jour des notices
......
......@@ -57,7 +57,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('VERSION_PERGAME','6.53');
defineConstant('RELEASE_NUMBER', VERSION_PERGAME . '.3');
defineConstant('RELEASE_NUMBER', VERSION_PERGAME . '.4');
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