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

V6.42

parent 5242d372
Branches
Tags
2 merge requests!258Dev/13872 Orphee Allow Hold Available Items,!93Master
This diff is collapsed.
......@@ -55,8 +55,8 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('VERSION_PERGAME','6.41');
defineConstant('RELEASE_NUMBER', VERSION_PERGAME.'.3');
defineConstant('VERSION_PERGAME','6.42');
defineConstant('RELEASE_NUMBER', VERSION_PERGAME.'.0');
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