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

update library startup version 6.52.1

parent b7ae2d56
Branches
Tags 6.52.1
1 merge request!393Master
......@@ -56,8 +56,8 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('VERSION_PERGAME','6.51');
defineConstant('RELEASE_NUMBER', VERSION_PERGAME . '.3');
defineConstant('VERSION_PERGAME','6.52');
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