Skip to content
Snippets Groups Projects
Commit 48c0fd31 authored by Julian Maurice's avatar Julian Maurice
Browse files

Bump version 6.43.6

parent a1eb2c20
Branches
Tags 6.43.6
4 merge requests!258Dev/13872 Orphee Allow Hold Available Items,!180Master,!137Master,!127Hotline 6.43
??? - v6.43.6
22/05/2014 - v6.43.6
- ticket #13749 : Indexation temps réel des albums : prise en compte de l'option "visible"
- ticket #13578 : Autorisation des <span class="..."> dans ckeditor (+ audio, video)
- ticket #13439 : Correction d'affichage des sitothèques depuis menu vertical
......
......@@ -56,7 +56,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('VERSION_PERGAME','6.43');
defineConstant('RELEASE_NUMBER', VERSION_PERGAME.'.5');
defineConstant('RELEASE_NUMBER', VERSION_PERGAME.'.6');
defineConstant('ROOT_PATH', realpath(dirname(__FILE__).'/..').'/');
......@@ -326,4 +326,4 @@ function setupRoutes($front_controller, $cfg) {
return $front_controller;
}
?>
\ No newline at end of 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