mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 15:24:00 +01:00
Version number update only
This commit is contained in:
@@ -16,7 +16,7 @@ function generateHash($plainText,$salt=null) {
|
||||
// Start of settings
|
||||
// -----------------
|
||||
|
||||
$versionNo = "v 0.6.5";
|
||||
$versionNo = "v 0.6.6";
|
||||
$codeMirrorDir = "CodeMirror-2.24";
|
||||
$cMThisVer = 2.24;
|
||||
$tabsIndent = true;
|
||||
|
||||
Reference in New Issue
Block a user