Update to v 0.5.7

Update of version number only
This commit is contained in:
Matt Pass
2012-03-09 07:24:29 +00:00
parent 4ab18803fc
commit 1eee476e0b

View File

@@ -1,5 +1,5 @@
<?php
$versionNo = "v 0.5.6";
$versionNo = "v 0.5.7";
$codeMirrorDir = "CodeMirror-2.22";
$cMThisVer = 2.22;
$testcMVersion = false; // test if we're using the latest CodeMirror version