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

startup 6.50

parent d30d5aa3
No related merge requests found
......@@ -56,8 +56,8 @@ function defineConstant($name, $value) {
function setupConstants() {
defineConstant('VERSION_PERGAME','6.49');
defineConstant('RELEASE_NUMBER', VERSION_PERGAME . '.3');
defineConstant('VERSION_PERGAME','6.50');
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