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

6.51.2

parent 2cfe03c5
2 merge requests!374Master,!373Hotline 6.51
04/09/2014 - v6.51.1
04/09/2014 - v6.51.2
- ticket #15919, #15920 : Cosmogramme : Correction de régressions dans l'intégration des notices
- ticket #15919 : Cosmogramme : Correction d'une régression dans l'intégration des notices succintes
01/09/2014 - v6.51
......
......@@ -57,7 +57,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('VERSION_PERGAME','6.51');
defineConstant('RELEASE_NUMBER', VERSION_PERGAME . '.1');
defineConstant('RELEASE_NUMBER', VERSION_PERGAME . '.2');
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