Skip to content
Snippets Groups Projects
Commit 51971a24 authored by Ghislain Loas's avatar Ghislain Loas
Browse files

hotline version 6.57.4

parent 08273ad9
Branches
Tags
3 merge requests!563Master,!562Hotline 6.57,!561Dev#17990 miop integration suite
......@@ -57,7 +57,7 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('VERSION_PERGAME','6.57');
defineConstant('RELEASE_NUMBER', VERSION_PERGAME . '.3');
defineConstant('RELEASE_NUMBER', VERSION_PERGAME . '.4');
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