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

V6.45.alpha

parent 1f995a4b
Branches
Tags
3 merge requests!258Dev/13872 Orphee Allow Hold Available Items,!180Master,!157Master
......@@ -55,8 +55,8 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('VERSION_PERGAME','6.44');
defineConstant('RELEASE_NUMBER', VERSION_PERGAME.'.4');
defineConstant('VERSION_PERGAME','6.45');
defineConstant('RELEASE_NUMBER', VERSION_PERGAME.'.alpha');
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