v6..0 beta

This commit is contained in:
Matt Pass
2017-01-26 12:11:14 +00:00
parent 4b53196c2c
commit 17e209fef5
2 changed files with 2 additions and 2 deletions

View File

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