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

6.55.1

parent e2228535
Branches
Tags
4 merge requests!529Hotline 6.56,!512Master,!511Master,!510Hotline 6.55
28/10/2014 - v6.55.1
- Add database status in cosmogramme monitoring service
27/10/2014 - v6.55.0
- ticket #15527: Ajout du critère de "genre" pour les localisations dans la bibliothèque
......
......@@ -57,7 +57,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('VERSION_PERGAME','6.55');
defineConstant('RELEASE_NUMBER', VERSION_PERGAME . '.0');
defineConstant('RELEASE_NUMBER', VERSION_PERGAME . '.1');
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