Version 5.5

This commit is contained in:
Matt Pass
2016-04-21 09:38:10 +01:00
parent 5a9cd5e85c
commit f8565d87b7
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
$newConfigSettingsFile = '<?php
// ICEcoder system settings
$ICEcoderSettings = array(
"versionNo" => "5.4",
"versionNo" => "5.5",
"codeMirrorDir" => "CodeMirror",
"docRoot" => $_SERVER[\'DOCUMENT_ROOT\'], // Set absolute path of another location if needed
"demoMode" => false,